mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: test freeze/rmap repair race
The rmapbt repair code plays some dirty tricks with the fs freezer to avoid running afoul of regular xfs locking requirements. Add a test to check that filesystem write activities do not deadlock with the repair program. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
ff5eca9b68
commit
f3a5cbbb34
@@ -419,3 +419,4 @@
|
||||
419 auto quick
|
||||
420 auto quick clone dedupe
|
||||
421 auto quick clone dedupe
|
||||
422 dangerous_scrub dangerous_online_repair
|
||||
|
||||
Reference in New Issue
Block a user