e2fsprogs/debugfs
Eric Sandeen d352f838e8 debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
If (!ino), the inode will be uninitialized when we print it
in the PARSE_OPT case.

So do the same as the LONG_OPT case, and memset it to 0 if
(!ino).

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2011-09-25 01:55:28 -04:00
..
Makefile.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
debug_cmds.ct ext2fs: add multi-mount protection (INCOMPAT_MMP) 2011-09-25 01:55:23 -04:00
debugfs.8.in debugfs: add a new debugfs command 'blocks' 2011-07-09 12:13:40 -04:00
debugfs.c ext2fs: add multi-mount protection (INCOMPAT_MMP) 2011-09-25 01:55:23 -04:00
debugfs.h debugfs: add 64-bit support to the set_field commands 2011-09-16 10:32:02 -04:00
dump.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
htree.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
icheck.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -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 Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ls.c debugfs: initialize inode to 0 in list_dir_proc() if no inode nr 2011-09-25 01:55:28 -04:00
lsdel.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ncheck.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
set_fields.c ext2fs: add multi-mount protection (INCOMPAT_MMP) 2011-09-25 01:55:23 -04:00
unused.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
util.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00