Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333154
b: refs/heads/master
c: fcb6d9c
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Schumaker authored and Trond Myklebust committed Oct 1, 2012
1 parent 5fe5040 commit 6ce4b96
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: 9b96ce71974127af0304514d310abe596426c112
refs/heads/master: fcb6d9c6b719b633e9b98d26d8a7937209e8bf21
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1790,7 +1790,7 @@ static void nfs41_clear_delegation_stateid(struct nfs4_state *state)
static int nfs41_check_open_stateid(struct nfs4_state *state)
{
struct nfs_server *server = NFS_SERVER(state->inode);
nfs4_stateid *stateid = &state->stateid;
nfs4_stateid *stateid = &state->open_stateid;
int status;

/* If a state reset has been done, test_stateid is unneeded */
Expand Down

0 comments on commit 6ce4b96

Please sign in to comment.