]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fstests: unfreeze fs on cleanup routines
authorAmir Goldstein <amir73il@gmail.com>
Tue, 21 Jun 2022 17:37:28 +0000 (20:37 +0300)
committerZorro Lang <zlang@kernel.org>
Fri, 24 Jun 2022 16:27:11 +0000 (00:27 +0800)
commitbc50d0f64a1beea66843ee07b0591658f5d1a986
treeaf3a6c8c9116d1df73a89a61ee27266bee709b1d
parent4aa167d0d4d0134caba14bd049e9d20f7db2f387
fstests: unfreeze fs on cleanup routines

Many of tests that freeze fs do not make sure that fs is unfrozen on
test termination.

Some tests also need to kill and wait for writer processes after
unfreezing the fs.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
12 files changed:
tests/generic/068
tests/generic/085
tests/generic/280
tests/generic/390
tests/generic/459
tests/generic/491
tests/xfs/011
tests/xfs/119
tests/xfs/297
tests/xfs/318
tests/xfs/325
tests/xfs/438