Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92811
b: refs/heads/master
c: 6a85fa3
h: refs/heads/master
i:
  92809: ee733ab
  92807: 725aa20
v: v3
  • Loading branch information
J. Bruce Fields committed Apr 23, 2008
1 parent 68c18e1 commit 436c5c6
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: 0836f587258c2a24bfdc8810ad2327e7f354b6c7
refs/heads/master: 6a85fa3adddd3a74bd5b94c4b72668d307b88377
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -2052,7 +2052,7 @@ nfs4_preprocess_stateid_op(struct svc_fh *current_fh, stateid_t *stateid, int fl
renew_client(stp->st_stateowner->so_client);
if (filpp)
*filpp = stp->st_vfs_file;
} else if (dp) {
} else {
if ((status = nfs4_check_delegmode(dp, flags)))
goto out;
renew_client(dp->dl_client);
Expand Down

0 comments on commit 436c5c6

Please sign in to comment.