NFSv4.2: Always decode the security label
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 18 Oct 2022 21:41:30 +0000 (17:41 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 28 Nov 2022 03:09:59 +0000 (22:09 -0500)
commitc8a62f440229ae7a10874776344dfcc17d860336
tree1ed791360c7d6096587f69b365a1f771900c2e43
parenteef7314caf2d73a94b68ba293cd105154d3a664e
NFSv4.2: Always decode the security label

If the server returns a reply that includes a security label, then we
must decode it whether or not we can store the results.

Fixes: 1e2f67da8931 ("NFS: Remove the nfs4_label argument from decode_getattr_*() functions")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4xdr.c