]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
f2fs/005: add testcase to check checkpoint disabling functionality
authorChao Yu <chao@kernel.org>
Mon, 28 Oct 2024 14:17:00 +0000 (22:17 +0800)
committerZorro Lang <zlang@kernel.org>
Wed, 30 Oct 2024 08:19:43 +0000 (16:19 +0800)
commit5089b050a6724c8226f28ab3e7c70912bc610299
tree84f69acc42507031cc71676bf9cf0bfda680021a
parent4c1629ae3a3a56d467a010f48f83e3511aa63943
f2fs/005: add testcase to check checkpoint disabling functionality

This patch introduce a regression test to check whether f2fs handles
dirty inode correctly when checkpoint is disabled in a corner case,
it may hang umount before the bug is fixed.

Cc: Qi Han <hanqi@vivo.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/f2fs/005 [new file with mode: 0755]
tests/f2fs/005.out [new file with mode: 0644]