Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287783
b: refs/heads/master
c: b9f9a03
h: refs/heads/master
i:
  287781: 790c682
  287779: 3dbf932
  287775: 3fce437
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 9, 2012
1 parent c4a1e24 commit 4eb976c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 331818f1c468a24e581aedcbe52af799366a9dfe
refs/heads/master: b9f9a03150969e4bd9967c20bce67c4de769058f
2 changes: 2 additions & 0 deletions trunk/fs/nfs/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,8 @@ void nfs4_schedule_stateid_recovery(const struct nfs_server *server, struct nfs4
{
struct nfs_client *clp = server->nfs_client;

if (test_and_clear_bit(NFS_DELEGATED_STATE, &state->flags))
nfs_async_inode_return_delegation(state->inode, &state->stateid);
nfs4_state_mark_reclaim_nograce(clp, state);
nfs4_schedule_state_manager(clp);
}
Expand Down

0 comments on commit 4eb976c

Please sign in to comment.