e2fsprogs/debugfs
Theodore Ts'o 187cb623dc debugfs: Add the new command dump_extents and extent the stat command
Extend the stat command to display more detailed extent information if
the file uses extent mapping instead of displaying the block map using
the block_iterate funtion.

Add the command dump_extents which displays even more detailed
information about an inode's extent tree.

This commit is an extension of a patch from Curt Wohlgemuth.

Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-27 10:37:20 -04:00
..
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
debug_cmds.ct debugfs: Add the new command dump_extents and extent the stat command 2009-07-27 10:37:20 -04:00
debugfs.8.in debugfs: Add the new command dump_extents and extent the stat command 2009-07-27 10:37:20 -04:00
debugfs.c debugfs: Add the new command dump_extents and extent the stat command 2009-07-27 10:37:20 -04:00
debugfs.h debugfs: Fix miscellaneous gcc -Wall warnings 2009-07-11 23:23:16 -04:00
dump.c Use format strings directly to prevent -Werror=format-security failures 2009-01-20 13:05:25 -05:00
htree.c debugfs: Fix miscellaneous gcc -Wall warnings 2009-07-11 23:23:16 -04:00
icheck.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c debugfs: don't try to fclose NULL 2009-06-29 01:07:29 -04:00
ls.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
lsdel.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ncheck.c debugfs: Fix miscellaneous gcc -Wall warnings 2009-07-11 23:23:16 -04:00
set_fields.c debugfs: Fix miscellaneous memory leaks 2009-06-15 03:54:59 -04:00
unused.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
util.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00