]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/nfsproc.c
Merge remote-tracking branch 'pwm/for-next'
[karo-tx-linux.git] / fs / nfsd / nfsproc.c
index 4cd78ef4c95c4def33831856e863a36fc850ff59..9893095cbee1b323058a46fd4d70bde019ba699d 100644 (file)
@@ -213,7 +213,7 @@ nfsd_proc_write(struct svc_rqst *rqstp, struct nfsd_writeargs *argp,
                SVCFH_fmt(&argp->fh),
                argp->len, argp->offset);
 
-       nfserr = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), NULL,
+       nfserr = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh),
                                   argp->offset,
                                   rqstp->rq_vec, argp->vlen,
                                   &cnt,