]> git.dujemihanovic.xyz Git - linux.git/commit
NFSD: Add nfsd4_encode_fattr4_maxname()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 18 Sep 2023 13:59:33 +0000 (09:59 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:19 +0000 (12:44 -0400)
commit9c1adaccd1657c3153454635890c5d49b3eabfc6
tree5ff5f6a678e537a4c02da6d350664f0febafdcec
parentb066aa5ca3c8c5df9194cde8a07e896a96218426
NFSD: Add nfsd4_encode_fattr4_maxname()

Refactor the encoder for FATTR4_MAXNAME into a helper. In a
subsequent patch, this helper will be called from a bitmask loop.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4xdr.c