]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic/740: clean up handling of mkfs options
authorChristoph Hellwig <hch@lst.de>
Sun, 23 Jun 2024 12:10:31 +0000 (14:10 +0200)
committerZorro Lang <zlang@kernel.org>
Fri, 12 Jul 2024 19:05:34 +0000 (03:05 +0800)
commit22ce7c1c23ede53e576d88aa2a53bb5144dacb1b
treeef22bc9e6aac879ddd0be3a155469e6cedef6ea4
parent9a9d9fad45750ea17ba847d4f8d1b4bc0cd4414c
generic/740: clean up handling of mkfs options

Use a single case statement instead of lots of conditionals.

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