e2fsprogs/debugfs
Takashi Sato 8deb80a5d1 Fix format statements to make e2fsprogs programs 32-bit clean
Change the format string(%d, %ld) for a block number and inode number
to %u or %lu.

Signed-off-by: Takashi Sato <sho@tnes.nec.co.jp>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-03-18 21:43:46 -05:00
..
ChangeLog Fix format statements to make e2fsprogs programs 32-bit clean 2006-03-18 21:43:46 -05:00
Makefile.in Update "make depend" information. Fixes SMP parallel build problem. 2005-05-06 09:37:58 -04:00
debug_cmds.ct New debugfs command: set_current_time 2005-09-24 21:56:38 -04:00
debugfs.8.in Add an option to debugfs to open filesystems in exclusive mode 2006-03-18 19:58:13 -05:00
debugfs.c Fix format statements to make e2fsprogs programs 32-bit clean 2006-03-18 21:43:46 -05:00
debugfs.h Fix various gcc -Wall complaints. 2005-12-10 21:50:30 -05:00
dump.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
htree.c Fix format statements to make e2fsprogs programs 32-bit clean 2006-03-18 21:43:46 -05:00
icheck.c Fix debugfs's icheck to correctly report the owner of an EA block 2006-03-08 18:22:06 -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 various gcc -Wall complaints. 2005-12-10 21:50:30 -05:00
ls.c Fix various gcc -Wall complaints. 2005-12-10 21:50:30 -05:00
lsdel.c New debugfs command: set_current_time 2005-09-24 21:56:38 -04:00
ncheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
set_fields.c New debugfs command: set_current_time 2005-09-24 21:56:38 -04:00
unused.c Fix format statements to make e2fsprogs programs 32-bit clean 2006-03-18 21:43:46 -05:00
util.c New debugfs command: set_current_time 2005-09-24 21:56:38 -04:00