Whamcloud - gitweb
Mke2fs now creates the lost+found directory with 0700 permissions,
[tools/e2fsprogs.git] / debugfs / ChangeLog
index 521e6f3..8cdee82 100644 (file)
@@ -1,3 +1,68 @@
+2001-12-23  Theodore Tso  <tytso@valinux.com>
+
+       * Makefile.in, jfs_user.h: Move linux/jbd.h to
+               ext2fs/kernel-jbd.h, to avoid using the system header
+               file version of hbd.h when using diet glibc (since it
+               forcibly adds /usr/include to the beginning of the
+               include search path.)
+
+2001-12-22  Theodore Tso  <tytso@valinux.com>
+
+       * debugfs.c (kill_file_by_inode, release_blocks_proc): Update the
+               group descriptor free block and inode counts when deleting
+               or killing a file.
+
+2001-12-16  Theodore Tso  <tytso@valinux.com>
+
+       * setsuper.c (print_possible_fields), 
+               logdump.c (dump_journal): Fix gcc -Wall nits
+
+       * Makefile.in, jfs_user.h: linux/jfs.h has been renamed to
+               linux/jbd.h
+
+2001-12-02  Theodore Tso  <tytso@valinux.com>
+
+       * util.c (close_pager): Use pclose() instead of fclose() when
+               closing the pager stream.
+
+2001-11-30  Theodore Tso  <tytso@valinux.com>
+
+       * debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's >
+               2GB support changes: you need to use %lld when printf'ing
+               an long long variable.
+
+2001-11-24  Theodore Tso  <tytso@valinux.com>
+
+       * debugfs.8.in: Update manual page to document the set_super_value
+               and logdump commands, and move the "specifying files"
+               section closer to the beginning of the man page so people
+               won't miss it.
+
+       * setsuper.c (print_possible_fields): "set_super_value -l" now
+               prints out the list of valid superblock fields which the
+               ssv command can set.
+
+2001-09-20  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.25
+
+2001-09-02  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.24a
+
+2001-08-30  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.24
+
+2001-08-27  Theodore Tso  <tytso@valinux.com>
+
+       * debugfs.c (main): Remove EXT2FS_VERSION from the version
+               display, since it only confuses people.
+
+2001-08-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.23
+
 2001-08-12  Theodore Tso  <tytso@valinux.com>
 
        * logdump.c (do_logdump, dump_journal): Add support for dumping