Whamcloud - gitweb
Add -g option to the blkid program to garbage collect the blkid.tab file
[tools/e2fsprogs.git] / debugfs / ChangeLog
index ae7d09b..94524fa 100644 (file)
@@ -1,5 +1,51 @@
+2007-05-08  Theodore Tso  <tytso@mit.edu>
+
+       * debugfs.c (internal_dump_inode), ls.c (list_dir_proc), 
+               lsdel.c (do_lsdel): Use inode_uid() and inode_gid() so
+               that the high bits of the uid/gid are displayed.
+
+2007-04-19  Theodore Tso  <tytso@mit.edu>
+
+       * set_fields.c: Add the i_version field to the set_inode_field
+               command.
+
+2007-04-13  Theodore Tso  <tytso@mit.edu>
+
+       * set_fields.c (do_set_block_group_descriptor), debug_cmds.ct,
+               debugfs.8.in: Added set_block_group command:
+
+2007-04-10  Theodore Tso  <tytso@mit.edu>
+
+       * util.c (string_to_time): Fix bug in date parser so that integer
+               time values can be used.
+
+2007-04-02  Theodore Tso  <tytso@mit.edu>
+
+       * dump.c (do_rdump): Use O_LARGEFILE when creating files.  Add a
+               #define of GNU_SOURCE so that the dump and rdump commands
+               work with files > 2GB.  (Addresses Debian Bug: #412614)
+
+2007-03-29  Theodore Tso  <tytso@mit.edu>
+
+       * debugfs.c (do_print_working_directory): Handle the case if
+               ext2fs_get_pathname returns NULL for the pathname.
+
+       * htree.c (do_htree_dump): Fix coverity use before assignment
+               warning.  (long_opt isn't being used for anything right
+               now, so this is a no-op)
+
+2007-03-23  Theodore Tso  <tytso@mit.edu>
+
+       * logdump.c (do_logdump): Fix file handle leak if logdump fails
+               with an error.
+
 2007-03-21  Theodore Tso  <tytso@mit.edu>
 
+       * icheck.c (do_icheck): Fix memory leak and clean up error
+               handling paths.
+
+       * htree.c (htree_dump_int_block): Fix memory leak on error paths.
+
        * dump.c (rdump_dirent), htree.c (htree_dump_leaf_node), 
                ls.c (list_dir_proc): Add an extra byte to EXT2_NAME_LEN
                to avoid the possibility of an array overrun if the