]> git.ipfire.org Git - thirdparty/mdadm.git/commit
test: add -F flag to mkfs
authorNeilBrown <neilb@suse.de>
Tue, 21 Jul 2015 23:58:41 +0000 (09:58 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 21 Jul 2015 23:58:41 +0000 (09:58 +1000)
commitd51e39c0a42c799088b39d16ede01f95345d7675
tree386f2c16a406c3fd6bc013025f36625924c86249
parent49325eac3ad6c0ebaa4286365de0d40660f9bba3
test: add -F flag to mkfs

newer versions of mkfs.extX ask before creating a filesystem
on a device which appears to already have a filesystem.
We don't want that, so add the -F flag.
Also be explicit about fs type as one shouldn't depend on defaults.

Signed-off-by: NeilBrown <neilb@suse.com>
test
tests/10ddf-fail-readd
tests/10ddf-fail-stop-readd
tests/10ddf-incremental-wrong-order