commit | d48755e97f7d4cb06092921bff0d3681d30a8aca | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Dec 09 14:36:04 2000 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Dec 09 14:36:04 2000 +0000 |
tree | 5abafe4bb87e927f423b99a7ecdf047f74f3414e | |
parent | 74a74d22d8ed60587afd55c798f08531115f4920 [diff] |
ChangeLog, mke2fs.c: mke2fs.c (main, parse_journal_opts): Add support for creating V1 superblocks. We now pass in a journal_flags field to the journal creation routines for this purpose. mke2fs.c: Remove zero initializers to save a few bytes from the executable image. (Are we excited yet?)