Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267128
b: refs/heads/master
c: 3cc9fda
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Aug 27, 2011
1 parent e28a009 commit a03c26e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b34f27aa5da75b0b6c054e76bb4b92aea7aac04b
refs/heads/master: 3cc9fda40a427aeb176bab898edca4e9a3ada524
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -4017,8 +4017,6 @@ nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
goto out;
status = nfserr_bad_stateid;
open_sop = lock->lk_replay_owner;
if (!open_sop->so_is_open_owner)
goto out;
if (!nfsd4_has_session(cstate) &&
!same_clid(&open_sop->so_client->cl_clientid,
&lock->v.new.clientid))
Expand Down

0 comments on commit a03c26e

Please sign in to comment.