NFS: Remove the nfs4_label argument from decode_getattr_*() functions
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 22 Oct 2021 17:11:13 +0000 (13:11 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 5 Nov 2021 18:54:40 +0000 (14:54 -0400)
commit1e2f67da89310c3b879c4e18d0d1d57e9d901745
treeaae095767b23d285ae508cbfb86dbc8df345c5b7
parentdd225cb3b02b827271a2284f89102fc81efcbf6f
NFS: Remove the nfs4_label argument from decode_getattr_*() functions

Wa can check if the fattr has an allocated label when needed

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4xdr.c