Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30091
b: refs/heads/master
c: c04871e
h: refs/heads/master
i:
  30089: af93d39
  30087: 47be29a
v: v3
  • Loading branch information
J. Bruce Fields authored and Trond Myklebust committed Jun 9, 2006
1 parent 87d0b16 commit 6a4eef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 3873bc50e2271504da45799257f69222774d9550
refs/heads/master: c04871e6345e4c6dfda564e302d7fd8c66420fd5
3 changes: 1 addition & 2 deletions trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -3350,8 +3350,7 @@ static int decode_getacl(struct xdr_stream *xdr, struct rpc_rqst *req,
attrlen, recvd);
return -EINVAL;
}
if (attrlen <= *acl_len)
xdr_read_pages(xdr, attrlen);
xdr_read_pages(xdr, attrlen);
*acl_len = attrlen;
} else
status = -EOPNOTSUPP;
Expand Down

0 comments on commit 6a4eef6

Please sign in to comment.