]> 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)
commit71147205c3e9ba7134a3ea7c2ebcd45d29011840
treeaae095767b23d285ae508cbfb86dbc8df345c5b7
parent04c468eb0799f8134f61aa19086a266203ff58c8
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