Commit 6f4b1d4b authored by Neil Brown's avatar Neil Brown Committed by Linus Torvalds

[PATCH] PATCH 4a or 4 : knfs : typo...

typo in that last patch, sorry.
parent 77252dbf
......@@ -547,7 +547,7 @@ fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access)
dprintk("nfsd: fh_verify(%s)\n", SVCFH_fmt(fhp));
/* keep this filehandle for possible reference when encoding attributes */
rqstp->rq_reffh = fhp;
rqstp->rq_reffh = fh;
if (!fhp->fh_dentry) {
kdev_t xdev = NODEV;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment