hush/e2fsprogs
Rob Landley d8f6601502 Another patch from Garrett: remove bad block bitmap checking code. Everything
produced in the list ten years has some variant of internal error correction
(disks, cdrom, flash), so if it has user-visible bad blocks on it the
hardware has exhausted its remapping reserve and is dying, and you need to get
your data off pronto.  (The one exception I can think of is floppies, and I
don't care.)
2006-05-05 17:29:09 +00:00
..
blkid - Rich Felker writes: fix invalid printf format strings 2006-03-29 22:34:47 +00:00
e2p
ext2fs Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
uuid Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
chattr.c
Config.in
e2fsbb.h Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
e2fsck.c Another patch from Garrett: remove bad block bitmap checking code. Everything 2006-05-05 17:29:09 +00:00
e2fsck.h Another patch from Garrett: remove bad block bitmap checking code. Everything 2006-05-05 17:29:09 +00:00
fsck.c Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
fsck.h Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
lsattr.c Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
Makefile
Makefile.in
mke2fs.c - rename clean_up in tune2fs and mke2fs to be prefixed with their applet names. 2006-03-30 13:54:30 +00:00
README
tune2fs.c Ext2fs cleanup from Garrett Kajmowicz. 2006-04-01 00:40:33 +00:00
util.c
util.h

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.