aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/nfs4xdr.c')
-rw-r--r--fs/nfs/nfs4xdr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/nfs/nfs4xdr.c b/fs/nfs/nfs4xdr.c
index 27dd25d9ad42..aa350d5bf207 100644
--- a/fs/nfs/nfs4xdr.c
+++ b/fs/nfs/nfs4xdr.c
@@ -3996,7 +3996,8 @@ nfs4_xdr_enc_setacl(struct rpc_rqst *req, __be32 *p, struct nfs_setaclargs *args
3996 * Decode SETACL response 3996 * Decode SETACL response
3997 */ 3997 */
3998static int 3998static int
3999nfs4_xdr_dec_setacl(struct rpc_rqst *rqstp, __be32 *p, void *res) 3999nfs4_xdr_dec_setacl(struct rpc_rqst *rqstp, __be32 *p,
4000 struct nfs_setaclres *res)
4000{ 4001{
4001 struct xdr_stream xdr; 4002 struct xdr_stream xdr;
4002 struct compound_hdr hdr; 4003 struct compound_hdr hdr;