commit | f6a6afcef4ccd0215bd00a21efc20b932abbaf0c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Sep 19 18:27:39 2001 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Sep 19 18:27:39 2001 -0400 |
tree | 97f7b0600f064a16801359860b842950c8244846 | |
parent | 39567c4493578aeede246ee84aecbf9248244c1f [diff] [blame] |
Remove dead code that wasn't in use from tune2fs.
diff --git a/misc/ChangeLog b/misc/ChangeLog index 8fab46d..d5d4325 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,5 +1,8 @@ 2001-09-19 Theodore Tso <tytso@valinux.com> + * tune2fs.c (remove_journal_inode): Remove dead code that wasn't + in use. + * tune2fs.8.in: Update man page to reflect the fact that adding or removing a journal doesn't require running e2fsck.