commit | f364093b1956def0b0f1d037852cbb645284d5f2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Mar 01 19:47:44 2003 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Mar 01 19:47:44 2003 -0500 |
tree | 32fa27cd0d757318c35804429c9c075ee94f755e | |
parent | ed1b33e8fb310641684d68a177c940b58f2f529d [diff] [blame] |
Update debugfs and e2fsck to use the blkid library.
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index ca3b22f..184ab2a 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog
@@ -1,3 +1,8 @@ +2003-03-01 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in, logdump.c (do_logdump): Use the blkid functions to + find the external journal device. + 2003-01-21 Theodore Ts'o <tytso@mit.edu> * dump.c (do_dump): Open the output file with O_LARGEFILE so we