mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: dump overlay private xattr
Test dump overlay private xattr on overlayfs with multiple lower
dirs. All the lower layers, except the lowest one, should honor
overlay private xattr "trusted.overlay", which means it should not
be visible to user.
Commit b581755b1c56 ("ovl: xattr filter fix") fixed this issue.
Reviewed-by: Xiong Zhou <xzhou@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -13,3 +13,4 @@
|
||||
008 auto quick whiteout
|
||||
009 auto quick
|
||||
010 auto quick whiteout
|
||||
011 auto quick
|
||||
|
||||
Reference in New Issue
Block a user