mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: test whiteout check in impure dir
The unmerged and impure upper directories may contain invalid whiteouts when we umount && modify lowerdir(e.g. clean up dir) and remount overlay. This may lead to whiteouts exposure and rmdir failure. This case test impure dir's whiteouts check in ovl_iterate() and ovl_remove_xxx(). Signed-off-by: zhangyi (F) <yi.zhang@huawei.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -33,3 +33,4 @@
|
||||
028 auto copyup quick
|
||||
029 auto quick
|
||||
030 auto quick perms
|
||||
031 auto quick whiteout
|
||||
|
||||
Reference in New Issue
Block a user