linux_dsm_epyc7002/fs/9p
Aneesh Kumar K.V d28c61f0e0 fs/9p: Mark directory inode invalid for many directory inode operations
One successfull directory operation we would have changed directory
inode attribute. So mark them invalid

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2011-03-15 09:57:41 -05:00
..
acl.c fs/9p: Add inode hashing 2011-03-15 09:57:39 -05:00
acl.h
cache.c fs/9p: Add v9fs_inode 2011-03-15 09:57:39 -05:00
cache.h fs/9p: Add v9fs_inode 2011-03-15 09:57:39 -05:00
fid.c fs/9p: Add fid to inode in cached mode 2011-03-15 09:57:37 -05:00
fid.h fs/9p: Add fid to inode in cached mode 2011-03-15 09:57:37 -05:00
Kconfig
Makefile
v9fs_vfs.h fs/9p: Add support for marking inode attribute invalid 2011-03-15 09:57:40 -05:00
v9fs.c fs/9p: Add v9fs_inode 2011-03-15 09:57:39 -05:00
v9fs.h fs/9p: Add support for marking inode attribute invalid 2011-03-15 09:57:40 -05:00
vfs_addr.c fs/9p: Add direct IO support in cached mode 2011-03-15 09:57:40 -05:00
vfs_dentry.c fs/9p: Add support for marking inode attribute invalid 2011-03-15 09:57:40 -05:00
vfs_dir.c fs/9p: We need not writeback dirty pages during close 2011-03-15 09:57:38 -05:00
vfs_file.c fs/9p: Add direct IO support in cached mode 2011-03-15 09:57:40 -05:00
vfs_inode_dotl.c fs/9p: Mark directory inode invalid for many directory inode operations 2011-03-15 09:57:41 -05:00
vfs_inode.c fs/9p: Mark directory inode invalid for many directory inode operations 2011-03-15 09:57:41 -05:00
vfs_super.c fs/9p: Add . and .. dentry revalidation flag 2011-03-15 09:57:41 -05:00
xattr_user.c
xattr.c
xattr.h