nfsd4: teach encoders to handle reserve_space failures
[firefly-linux-kernel-4.4.55.git] / fs / nfsd / xdr4.h
index 15ca47797a82bd98c1f411e0b0febef19ad1efbd..ea5ad5db655b72f2a1609683ee50b7a49569ad27 100644 (file)
@@ -563,7 +563,7 @@ int nfs4svc_encode_compoundres(struct svc_rqst *, __be32 *,
                struct nfsd4_compoundres *);
 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
-void nfsd4_encode_replay(struct nfsd4_compoundres *resp, struct nfsd4_op *op);
+void nfsd4_encode_replay(struct xdr_stream *xdr, struct nfsd4_op *op);
 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words,
                struct svc_fh *fhp, struct svc_export *exp,
                struct dentry *dentry,