]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay: permission check with cached acls in tmpfs
authorXiong Zhou <xzhou@redhat.com>
Thu, 23 Feb 2017 09:42:42 +0000 (17:42 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 23 Feb 2017 10:40:56 +0000 (18:40 +0800)
commit3eb12b45efa2afcdab9d6f12dfbed69ee44aa214
tree02f0f6b804365fd1a281eb1b84a4fe7094311e44
parent69d6ea9346975335cd70331b743c323af5384b55
overlay: permission check with cached acls in tmpfs

tmpfs does not implement ->get_acl method, overlayfs
need to get its cached acls in permission check when
lower or upper fs is tmpfs.

CC: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Xiong Zhou <xzhou@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc
tests/overlay/025 [new file with mode: 0755]
tests/overlay/025.out [new file with mode: 0644]
tests/overlay/group