]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
f2fs: test special mount options
authorChao Yu <chao@kernel.org>
Mon, 4 Aug 2025 11:40:15 +0000 (19:40 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 15 Aug 2025 16:11:25 +0000 (00:11 +0800)
commitf1cb492c2b65c4e944e23cc173dff2e29104a47f
treeba14c1dfcf78314a913ad72c8105c4fd77b34538
parent88aa818b3325477eec06e968bcf4f712137d4b94
f2fs: test special mount options

As f2fs changes to use new mount APIs, let's add a new testcase
to check mount result for all f2fs supported special mount options
and their combinations, in order to detect any inconsistency during
mount.

Cc: Jaegeuk Kim <jaegeuk@kernel.org>
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/016 [new file with mode: 0755]
tests/f2fs/016.out [new file with mode: 0644]