Whamcloud - gitweb
ChangeLog, mke2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 17 Apr 2001 02:34:41 +0000 (02:34 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 17 Apr 2001 02:34:41 +0000 (02:34 +0000)
commitd6a27e0048537ab6367a6aa97fbe84a423119eea
tree0cc9f7ac7125247f23e4246fcdc18f9fc2ed3e33
parent52db0b4178553318aac08bb9cdc1d42743e6beeb
ChangeLog, mke2fs.c:
  mke2fs.c (create_journal_dev): Call ext2fs_create_journal_superblock()
  first, so if it's going to error out, the user finds out before
  waiting for the entire device to get zero'ed.
ChangeLog, util.c:
  util.c (parse_journal_opts): Remove code which allowed a bare number
   to be treated as a journal size.
misc/ChangeLog
misc/mke2fs.c
misc/util.c