Whamcloud - gitweb
ChangeLog, mkjournal.c:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 18 Jan 2001 01:44:19 +0000 (01:44 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Jan 2001 01:44:19 +0000 (01:44 +0000)
commit020888625fb8f6d5293e67da95ae18c0af45aead
treea3b20a57ee1bea4d478028382449e6371cb1d60b
parent16ed5b3af43c72f60991222b9d7ab65cf53f203d
ChangeLog, mkjournal.c:
  mkjournal.c (ext2fs_add_journal_device): Fix bug where the device
   number of the filesystem (instead of the journal) was being dropped
   into s_journal_dev.
ChangeLog, dumpe2fs.c:
  dumpe2fs.c (print_journal_information): Use s_first_data_block to find
   the correct block to read the journal superblock.
lib/ext2fs/ChangeLog
lib/ext2fs/mkjournal.c
misc/ChangeLog
misc/dumpe2fs.c