]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit418f08c383e05baa0238a22db6a6b1b8c30e62c8
treeaae095767b23d285ae508cbfb86dbc8df345c5b7
parentee47a08668539d07f569dfc1459cc1549d60cb3c
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