linux/fs/ubifs
Richard Weinberger 4dd0481584 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: kbuild test robot <lkp@intel.com>
Fixes: 9ca2d73264 ("ubifs: Limit number of xattrs per inode")
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-05-15 21:56:48 +02:00
..
auth.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
budget.c
commit.c
compress.c
crypto.c
debug.c ubifs: Drop unnecessary setting of zbr->znode 2019-05-07 21:58:32 +02:00
debug.h
dir.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
file.c ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT 2019-05-07 21:58:32 +02:00
find.c ubifs: find.c: replace swap function with built-in one 2019-05-07 21:58:29 +02:00
gc.c
io.c
ioctl.c ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION 2019-05-07 21:58:31 +02:00
journal.c ubifs: Limit number of xattrs per inode 2019-05-07 21:58:31 +02:00
Kconfig
key.h
log.c
lprops.c
lpt_commit.c
lpt.c
Makefile
master.c
misc.c
misc.h ubifs: Limit number of xattrs per inode 2019-05-07 21:58:31 +02:00
orphan.c ubifs: orphan: Handle xattrs like files 2019-05-07 21:58:30 +02:00
recovery.c
replay.c
sb.c ubifs: Use correct config name for encryption 2019-05-15 21:56:48 +02:00
scan.c
shrinker.c
super.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
tnc_commit.c
tnc_misc.c
tnc.c ubifs: Do not skip hash checking in data nodes 2019-05-07 21:58:23 +02:00
ubifs-media.h
ubifs.h ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR 2019-05-15 21:56:48 +02:00
xattr.c ubifs: Convert xattr inum to host order 2019-05-15 21:56:48 +02:00