linux-stable/fs/overlayfs
Amir Goldstein 12574a9f4c ovl: consistent i_ino for non-samefs with xino
When overlay layers are not all on the same fs, but all inode numbers
of underlying fs do not use the high 'xino' bits, overlay st_ino values
are constant and persistent.

In that case, set i_ino value to the same value as st_ino for nfsd
readdirplus validator.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-04-12 12:04:50 +02:00
..
copy_up.c ovl: disambiguate ovl_encode_fh() 2018-04-12 12:04:49 +02:00
dir.c ovl: whiteout index when union nlink drops to zero 2018-01-24 11:25:56 +01:00
export.c ovl: consistent i_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
inode.c ovl: consistent i_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
Kconfig ovl: update Kconfig texts 2018-03-07 11:47:15 +01:00
Makefile ovl: encode pure upper file handles 2018-01-24 11:25:59 +01:00
namei.c ovl: consistent i_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
overlayfs.h ovl: consistent i_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
ovl_entry.h ovl: constant st_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
readdir.c ovl: whiteout orphan index entries on mount 2018-01-24 11:25:56 +01:00
super.c ovl: constant st_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00
util.c ovl: constant st_ino for non-samefs with xino 2018-04-12 12:04:50 +02:00