]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/rc: use -f for mkfs.f2fs by default
authorChao Yu <chao@kernel.org>
Tue, 25 Mar 2025 12:58:22 +0000 (20:58 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
commit520d651ee9ccc2f7de19cb12d7adaef261debdea
tree4c0c1c2c0c7a68a0c5bb0855d544f91ac66bbb62
parentb2c469debb76821320999e04a32443c76866285c
common/rc: use -f for mkfs.f2fs by default

Otherwise, mkfs will fail due to there is an existing filesystem
in the image.

Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc