mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
628d9dbc49
When copying up a directory with opaque xattr set, the xattr was copied up as well, after a remount the opaque flag is honored so the copied-up directory is treated as opaque, which causes files created in the lowerdir to be hidden when using multiple lower directories. This is fixed by "ovl: don't copy up opaqueness". Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
20 lines
467 B
Plaintext
20 lines
467 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick copyup
|
|
002 auto quick metadata
|
|
003 auto quick whiteout
|
|
004 attr auto copyup quick
|
|
005 auto copyup quick
|
|
006 auto quick copyup whiteout
|
|
007 auto quick
|
|
008 auto quick whiteout
|
|
009 auto quick
|
|
010 auto quick whiteout
|
|
011 auto quick
|
|
012 auto quick
|
|
013 auto quick
|
|
014 auto quick copyup
|