mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test fs freeze/unfreeze and mount/umount race
Exercise fs freeze/unfreeze and mount/umount race, which could lead to use-after-free oops. This commit fixed the issue: 1494583 fix get_active_super()/umount() race This test case is based on a script from Monakhov Dmitriy. Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
082 auto quick
|
||||
083 rw auto enospc stress
|
||||
084 auto metadata quick
|
||||
085 auto freeze mount
|
||||
088 perms auto quick
|
||||
089 metadata auto
|
||||
091 rw auto quick
|
||||
|
||||
Reference in New Issue
Block a user