e2fsprogs/debugfs
Theodore Ts'o 030970ed75 Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create
a new inode we make sure that the extra information in the inode (any extra
fields in a large inode and any ea-in-inode information) is cleared.  This 
can happen when e2fsck creates a new root inode or a new lost+found directory,
or when the user uses the debugfs write, mknod, or mkdir commands.  Otherwise,
the newly create inode could inherit garbage (or old EA information) from
a previously deleted inode.
2005-03-20 20:05:22 -05:00
..
ChangeLog Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create 2005-03-20 20:05:22 -05:00
Makefile.in Enhance debugfs so that set_super_value can now set the wtime, mtime, 2004-12-21 20:37:36 -05:00
debug_cmds.ct Make the official name of the new debugfs set_inode command be 2005-01-07 21:14:12 -05:00
debugfs.8.in Make the official name of the new debugfs set_inode command be 2005-01-07 21:14:12 -05:00
debugfs.c Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create 2005-03-20 20:05:22 -05:00
debugfs.h Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create 2005-03-20 20:05:22 -05:00
dump.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
htree.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
icheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -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 Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
ls.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
lsdel.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
ncheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
set_fields.c Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris. 2005-02-03 20:38:52 -05:00
unused.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
util.c Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create 2005-03-20 20:05:22 -05:00