Whamcloud - gitweb
Mke2fs now creates the lost+found directory with 0700 permissions,
[tools/e2fsprogs.git] / debugfs / ChangeLog
index 831e1fa..8cdee82 100644 (file)
@@ -1,5 +1,22 @@
+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