]> Git Repo - linux.git/commit
tmpfs: listxattr should include POSIX ACL xattrs
authorAndreas Gruenbacher <[email protected]>
Wed, 2 Dec 2015 13:44:39 +0000 (14:44 +0100)
committerAl Viro <[email protected]>
Mon, 7 Dec 2015 02:34:15 +0000 (21:34 -0500)
commit786534b92f3ce68f4afc8a761c80b76887797b0a
tree569a3d59a37cae008a4c86e9e78c4aa7b5a4e2c2
parentaa7c5241c380adb7e6913549292c1b83c1469bda
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 <[email protected]>
Reviewed-by: James Morris <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
fs/kernfs/inode.c
fs/xattr.c
include/linux/xattr.h
mm/shmem.c
This page took 0.059217 seconds and 4 git commands to generate.