]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
authorChuck Lever <chuck.lever@oracle.com>
Wed, 18 Nov 2020 19:47:56 +0000 (14:47 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 22 Mar 2021 14:19:00 +0000 (10:19 -0400)
commit6a2974f14cad915beefc0ea5464340632df5a4c4
treeed2f8aa14bc89f4068e87ddb3b65222c0db9bf7d
parentcd293f108d1a05b7704952b2adb6544654e99c24
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream

The SETACL result encoder is exactly the same as the NFSv2
attrstatres decoder.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs2acl.c