]> 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)
commite65a91f8d5e319acbeec7cfd83f078e71df34e1a
tree6b9160f4b6c2acff29284e472977891ccaca7abc
parent3938a28ee71160c31bd85699ef7371bf841c6852
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