linux/fs/overlayfs
Amir Goldstein 0aceb53e73 ovl: do not pass overlay dentry to ovl_get_inode()
This is needed for using ovl_get_inode() for decoding file handles
for NFS export.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-01-24 11:25:57 +01:00
..
copy_up.c ovl: index directories on copy up for NFS export 2018-01-24 11:25:55 +01:00
dir.c ovl: whiteout index when union nlink drops to zero 2018-01-24 11:25:56 +01:00
inode.c ovl: do not pass overlay dentry to ovl_get_inode() 2018-01-24 11:25:57 +01:00
Kconfig ovl: add support for "nfs_export" configuration 2018-01-24 11:25:37 +01:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
namei.c ovl: do not pass overlay dentry to ovl_get_inode() 2018-01-24 11:25:57 +01:00
overlayfs.h ovl: do not pass overlay dentry to ovl_get_inode() 2018-01-24 11:25:57 +01:00
ovl_entry.h ovl: add support for "nfs_export" configuration 2018-01-24 11:25:37 +01:00
readdir.c ovl: whiteout orphan index entries on mount 2018-01-24 11:25:56 +01:00
super.c ovl: use directory index entries for consistency verification 2018-01-24 11:25:52 +01:00
util.c ovl: whiteout index when union nlink drops to zero 2018-01-24 11:25:56 +01:00