mkfs_ext2: fix a bug where we don't fully respect -n on files
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 22 Oct 2009 10:27:10 +0000 (12:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 22 Oct 2009 10:27:10 +0000 (12:27 +0200)
commit09bbb2892da80efac4451e46683f9361d59cefd5
tree49868535e07d97521292744f3511bd2936bdebd5
parentc1ab01b61b5e37bbf8f412f6b0c451f1e6382c74
mkfs_ext2: fix a bug where we don't fully respect -n on files

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/mkfs_ext2.c