commit | a620baddee647faf42c49ee2e04ee3f667149d68 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Mar 31 07:42:24 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Mar 31 07:42:24 2009 -0400 |
tree | 931783517676db2cae04965e29cae218006c251a | |
parent | e7c76ba80aff8f3fd20350336a91c35ac0d867b8 [diff] |
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>