mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
@@ -27,3 +27,4 @@
|
||||
022 auto quick
|
||||
023 auto quick attr
|
||||
024 auto quick
|
||||
025 auto quick attr
|
||||
|
||||
Reference in New Issue
Block a user