Whamcloud - gitweb
mke2fs: Don't try to create the journal in super-only mode
authorTheodore Ts'o <tytso@mit.edu>
Tue, 31 Mar 2009 11:42:24 +0000 (07:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 31 Mar 2009 11:42:24 +0000 (07:42 -0400)
commita620baddee647faf42c49ee2e04ee3f667149d68
tree931783517676db2cae04965e29cae218006c251a
parente7c76ba80aff8f3fd20350336a91c35ac0d867b8
mke2fs: Don't try to create the journal in super-only mode

Since we aren't initializing the inode table, creating the journal
will just fail.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c