NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 8 Feb 2021 21:45:49 +0000 (16:45 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Feb 2022 11:01:05 +0000 (12:01 +0100)
commit521dcc107e3923553c9c09021d2202460cdf3667
tree1062683f4719bf66c6f0b1d5b9c066d8d490302a
parentfb00319afb72be8f7b2661b91293f005af00d775
NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache

[ Upstream commit 848fdd62399c638e65a1512616acaa5de7d5c5e8 ]

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/inode.c