]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
f2fs/{022,023}: clear MOUNT_OPTIONS alongside MKFS_OPTIONS
authorJoanne Chang <joannechien@google.com>
Tue, 28 Apr 2026 02:24:40 +0000 (02:24 +0000)
committerZorro Lang <zlang@kernel.org>
Sat, 9 May 2026 16:51:09 +0000 (00:51 +0800)
commitb8bcadc36c3624fad6f6a2b8bdc407ae2a88b496
tree3e3f8738e57c375c52051c8b888f1f35e3d4244d
parentcdd9140a2f78951f077aafeb0f337c8a93a35026
f2fs/{022,023}: clear MOUNT_OPTIONS alongside MKFS_OPTIONS

Currently, f2fs/022 and f2fs/023 only clears MKFS_OPTIONS. This causes
the tests to fail when leftover MOUNT_OPTIONS depend on unapplied
MKFS_OPTIONS. So MOUNT_OPTIONS should also be cleared to ensure reliable
mounting.

Signed-off-by: Joanne Chang <joannechien@google.com>
Reviewed-by: Zorro Lang <zlang@kernel.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/f2fs/022
tests/f2fs/023