Fix mkfs.ext* arguments
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 27 Sep 2010 18:40:22 +0000 (20:40 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 27 Sep 2010 18:40:22 +0000 (20:40 +0200)
commitbb813b444e95a987c4f1ceaff244e97e485598a4
tree79d2a6bf16b0cd6c2fd63328678e2dd5f16d6b34
parentcb9263122e90391bd9fe4a2d8859c596030ecdda
Fix mkfs.ext* arguments

Pass exactly one -F argument to mkfs.ext*, not one for each D-BUS method option
that we got (which meant none at all if there were no options). This fixes
creating ext* file systems on unpartitioned devices when supplying no option.
src/helpers/job-mkfs.c