]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: define and use the NFS_INO_INVALID_XATTR flag
authorFrank van der Linden <fllinden@amazon.com>
Tue, 23 Jun 2020 22:39:00 +0000 (22:39 +0000)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Jul 2020 21:52:45 +0000 (17:52 -0400)
commita7ee8bca03e6d58871de64589d0a53ba5e031f2c
tree6b9160f4b6c2acff29284e472977891ccaca7abc
parent0e0dde11a4fd884ea80e7f2a1ba37e968897d52a
nfs: define and use the NFS_INO_INVALID_XATTR flag

Define the NFS_INO_INVALID_XATTR flag, to be used for the NFSv4.2 xattr
cache, and use it where appropriate.

No functional change as yet.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c
fs/nfs/nfs4proc.c
fs/nfs/nfstrace.h
include/linux/nfs_fs.h