mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
a1d861da98
Via unshare, copy up dir from lower dir then remove them in another unshared namespace. This would fail before v4.7 kernel with EPERM. Kernel commit 3fe6e52f ovl: override creds with the ones from the superblock mounter fixed this issue, with this reproducer provided. Original reproducer was written by commit author: Antonio Murdaca <amurdaca@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>
26 lines
608 B
Plaintext
26 lines
608 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 copyup
|
|
014 auto quick copyup
|
|
015 auto quick whiteout
|
|
016 auto quick copyup
|
|
017 auto quick copyup
|
|
018 auto quick copyup
|
|
019 auto stress
|
|
020 auto quick copyup perms
|