Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252823
b: refs/heads/master
c: b7c6636
h: refs/heads/master
i:
  252821: cada60d
  252819: 47b29c7
  252815: e6602c9
v: v3
  • Loading branch information
Andy Adamson authored and J. Bruce Fields committed Apr 30, 2011
1 parent f8cc1e2 commit 3ce15c1
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: a62573dc353b255dbbc8520bfdcb1c8a8c1ada87
refs/heads/master: b7c66360dc34e64742edabf4dc410070aa883119
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,6 @@ nfsd4_decode_lockt(struct nfsd4_compoundargs *argp, struct nfsd4_lockt *lockt)
READ_BUF(lockt->lt_owner.len);
READMEM(lockt->lt_owner.data, lockt->lt_owner.len);

if (argp->minorversion && !zero_clientid(&lockt->lt_clientid))
return nfserr_inval;
DECODE_TAIL;
}

Expand Down

0 comments on commit 3ce15c1

Please sign in to comment.