|
@@ -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
|
|
* invoked in contexts where a memory allocation failure is
|
|
* fatal. Fortunately this fake ACL is small enough to
|
|
* fatal. Fortunately this fake ACL is small enough to
|
|
* construct on the stack. */
|
|
* construct on the stack. */
|
|
- memset(acl2, 0, sizeof(acl2));
|
|
|
|
posix_acl_init(acl2, 4);
|
|
posix_acl_init(acl2, 4);
|
|
|
|
|
|
/* Insert entries in canonical order: other orders seem
|
|
/* Insert entries in canonical order: other orders seem
|