]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic/740: pass the --quick option to mkfs.ntfs
authorChristoph Hellwig <hch@lst.de>
Sun, 23 Jun 2024 12:10:32 +0000 (14:10 +0200)
committerZorro Lang <zlang@kernel.org>
Fri, 12 Jul 2024 19:05:34 +0000 (03:05 +0800)
commit4e3bd7eb61e7fd1742b2699ff9ef9e1afab791f4
treebb151832eba041af4fb6bc78cb22d8a0dc2ec960
parent22ce7c1c23ede53e576d88aa2a53bb5144dacb1b
generic/740: pass the --quick option to mkfs.ntfs

Without --quick mkfs.ntfs will zero the entire device, which can take
a very long time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/740