e2fsprogs/debugfs
Zheng Liu 8f3428d899 debugfs: make lsdel command support inline data
After checking inline data in ext2fs_inode_have_valid_blocks2() we won't
traverse the block in do_lsdel() function.  But if an inode has inline
data we also need to report it.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2014-03-04 08:46:14 -05:00
..
Makefile.in Add coverage testing using gcov 2014-02-23 00:17:09 -05:00
debug_cmds.ct debugfs: add symlink command 2013-01-16 14:09:20 -05:00
debugfs.8.in Merge branch 'maint' into next 2013-12-28 23:27:39 -05:00
debugfs.c debugfs: make stat command support inline data 2014-03-04 08:46:13 -05:00
debugfs.h debugfs: restore and tweak original error messaging 2013-12-30 16:56:19 -05:00
dump.c Merge branch 'maint' into next 2013-12-12 15:39:14 -05:00
extent_cmds.ct debugfs: add the ability to manipulate the extent tree directly 2012-12-24 10:49:41 -05:00
extent_inode.c debugfs: restore and tweak original error messaging 2013-12-30 16:56:19 -05:00
filefrag.c libext2fs: handle inline_data in block iterator function 2014-03-04 08:46:13 -05:00
htree.c libext2fs: provide functions to safely access name_len and file_type 2013-06-08 17:03:05 -04:00
icheck.c debugfs: restore and tweak original error messaging 2013-12-30 16:56:19 -05: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 Merge branch 'maint' into next 2014-01-06 06:58:58 -05:00
ls.c libext2fs: provide functions to safely access name_len and file_type 2013-06-08 17:03:05 -04:00
lsdel.c debugfs: make lsdel command support inline data 2014-03-04 08:46:14 -05:00
ncheck.c libext2fs: provide functions to safely access name_len and file_type 2013-06-08 17:03:05 -04:00
ro_debug_cmds.ct debugfs: add the ability to manipulate the extent tree directly 2012-12-24 10:49:41 -05:00
set_fields.c Merge branch 'maint' into next 2014-01-30 19:05:16 -05:00
unused.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
util.c debugfs: fix typo in commit 5a1d25a7b 2014-01-09 14:30:43 -05:00
zap.c debugfs: clean up debugfs man page and help text 2013-12-15 22:13:15 -05:00