NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 21 Sep 2022 17:21:52 +0000 (13:21 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Oct 2022 19:29:23 +0000 (15:29 -0400)
commit963694615d9d5a860e6571da18e50f14ab3583b3
treedf91c1b40eb9eac6e1bbd0ebc0fdcb529366cd01
parenta035618caf8718a1d4e840ec39dfc5fce0dcdee1
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR

We can translate this into an empty response list instead of passing an
error up to userspace.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42xdr.c