Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242406
b: refs/heads/master
c: 51e8165
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Trond Myklebust committed Mar 23, 2011
1 parent ec01d3f commit f36b68f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4667058b772857069378aa8f417203156e315e82
refs/heads/master: 51e816564db151f7f08c739ad69b9d1dbd166663
1 change: 0 additions & 1 deletion trunk/fs/nfs_common/nfsacl.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ int nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode,
* invoked in contexts where a memory allocation failure is
* fatal. Fortunately this fake ACL is small enough to
* construct on the stack. */
memset(acl2, 0, sizeof(acl2));
posix_acl_init(acl2, 4);

/* Insert entries in canonical order: other orders seem
Expand Down

0 comments on commit f36b68f

Please sign in to comment.