Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4391
b: refs/heads/master
c: 52fd004
h: refs/heads/master
i:
  4389: d08dcf0
  4387: fc44c41
  4383: 8b12ad7
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Jul 8, 2005
1 parent 91e0ea0 commit 142b252
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: b700949b781480819e53bdc38a53f053226dd75e
refs/heads/master: 52fd004e296ac07cde820af9e3139d47dda03cf8
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -2258,7 +2258,7 @@ nfs4_preprocess_seqid_op(struct svc_fh *current_fh, u32 seqid, stateid_t *statei
printk("NFSD: preprocess_seqid_op: old stateid!\n");
goto out;
}
/* XXX renew the client lease here */
renew_client(sop->so_client);
status = nfs_ok;

out:
Expand Down

0 comments on commit 142b252

Please sign in to comment.