]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: Check linking O_TMPFILE into namespace with POSIX ACLs
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 19 Oct 2016 11:50:14 +0000 (13:50 +0200)
committerEryu Guan <eguan@redhat.com>
Fri, 21 Oct 2016 15:20:14 +0000 (23:20 +0800)
commitf1edd77ebc28f95d97184faa570137f79ef2941c
tree87bda9eebd8a134af97acc75a227f5be87ed044a
parentdc46bab289da191e21adf3009b44dbbb28f86e1a
generic: Check linking O_TMPFILE into namespace with POSIX ACLs

When an O_TMPFILE file is linked into a directory with a POSIX
default ACL, the file should inherit the default ACL and the umask
needs to be ignored.

[eguan introduced testdir var and added test to acl group]

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/389 [new file with mode: 0755]
tests/generic/389.out [new file with mode: 0644]
tests/generic/group