Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175980
b: refs/heads/master
c: da6ebfe
h: refs/heads/master
v: v3
  • Loading branch information
Ricardo Labiaga authored and Trond Myklebust committed Dec 5, 2009
1 parent 63792a3 commit db3abf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fce5c838e13392cc88a1330d1471fe6419e02ed7
refs/heads/master: da6ebfe34a3921cfb47b938fb819abc78c6080e5
3 changes: 3 additions & 0 deletions trunk/fs/nfs/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1046,6 +1046,9 @@ static void nfs4_state_end_reclaim_reboot(struct nfs_client *clp)
struct rb_node *pos;
struct nfs4_state *state;

nfs4_reclaim_complete(clp,
nfs4_reboot_recovery_ops[clp->cl_minorversion]);

if (!test_and_clear_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state))
return;

Expand Down

0 comments on commit db3abf4

Please sign in to comment.