Skip to content
Commit 4dd04815 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

ubifs: Convert xattr inum to host order



UBIFS stores inode numbers as LE64 integers.
We have to convert them to host oder, otherwise
BE hosts won't be able to use the integer correctly.

Reported-by: default avatarkbuild test robot <lkp@intel.com>
Fixes: 9ca2d732

 ("ubifs: Limit number of xattrs per inode")
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 76aa3494
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment