Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347670
b: refs/heads/master
c: 57d276d
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 26, 2012
1 parent 7cde73b commit d8d2703
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0912128149e86b48ed946371298d7fe61120d627
refs/heads/master: 57d276d71aef7d8305ff002a070cb98deb2edced
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfssvc.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp)
}

/* Store reply in cache. */
nfsd_cache_update(rqstp, proc->pc_cachetype, statp + 1);
nfsd_cache_update(rqstp, rqstp->rq_cachetype, statp + 1);
return 1;
}

Expand Down

0 comments on commit d8d2703

Please sign in to comment.