Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372169
b: refs/heads/master
c: 491402a
h: refs/heads/master
i:
  372167: e208a65
v: v3
  • Loading branch information
ycnian@gmail.com authored and J. Bruce Fields committed Apr 3, 2013
1 parent 914ad4e commit 9d49432
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9c6bdbb8dd58c8de8f36e1deb6b768918c85c249
refs/heads/master: 491402a7876e91aa491c33f70ed4e86e59f06c8b
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -3823,6 +3823,7 @@ nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,

nfsd4_close_open_stateid(stp);
release_last_closed_stateid(oo);
oo->oo_flags &= ~NFS4_OO_PURGE_CLOSE;
oo->oo_last_closed_stid = stp;

if (list_empty(&oo->oo_owner.so_stateids)) {
Expand Down

0 comments on commit 9d49432

Please sign in to comment.