commit | 786534b92f3ce68f4afc8a761c80b76887797b0a | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Wed Dec 02 14:44:39 2015 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Dec 06 21:34:15 2015 -0500 |
tree | 569a3d59a37cae008a4c86e9e78c4aa7b5a4e2c2 | |
parent | aa7c5241c380adb7e6913549292c1b83c1469bda [diff] |
tmpfs: listxattr should include POSIX ACL xattrs When a file on tmpfs has an ACL or a Default ACL, listxattr should include the corresponding xattr name. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Cc: Hugh Dickins <hughd@google.com> Cc: linux-mm@kvack.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>