commit | 2211d5ba5c6c4e972ba6dbc912b2897425ea6621 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Tue Sep 27 13:03:22 2016 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 27 21:52:00 2016 -0400 |
tree | 2e74980ee6f475ea25560b098e367b1b5b7b8907 | |
parent | de04e76935ad5985d318fbce298a17e9dd2092b7 [diff] |
posix_acl: xattr representation cleanups Remove the unnecessary typedefs and the zero-length a_entries array in struct posix_acl_xattr_header. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>