Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 12dd69f5ff e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end
of the list, for portability to systems that whose qsort
	does not perform a stable sort.
2003-04-17 21:55:38 -04:00
contrib Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
debian Avoid printing the version banner for mke2fs if 2003-04-16 15:29:39 -04:00
debugfs Update dependency information in Makefiles 2003-03-16 20:21:16 -05:00
doc Update for 1.33-WIP April 14, 2003 release. 2003-04-16 00:59:59 -04:00
e2fsck e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end 2003-04-17 21:55:38 -04:00
ext2ed Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
include/nonunix Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
install-utils Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
intl Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
lib Add portability enhancements for Cygwin32 environment. 2003-04-13 00:44:19 -04:00
misc Put stdout and stderr into non-buffered mode to 2003-04-16 16:13:58 -04:00
po tr.po: Update from nilgun@superonline.com. 2003-03-26 00:58:06 -05:00
resize Bug fix; we were incorrectly moving the block and inode bitmaps 2003-03-06 12:22:52 -05:00
tests E2fsck now updates the global free block and 2003-04-05 22:50:44 -05:00
util Remove gen-tarball when doing "make clean" 2003-03-30 23:53:53 -05:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
.fix-Changelog Update files for 1.31 release. 2002-11-08 20:08:48 -05:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgtags ADD TAG: E2FSPROGS-1_33-WIP-0414 2003-04-16 00:59:59 -04:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist .release-checklist: 1998-07-09 05:38:07 +00:00
ABOUT-NLS ABOUT-NLS, ChangeLog: 2000-04-03 13:31:09 +00:00
COPYING Update and clarify copyright statement. 2003-03-16 02:58:01 -05:00
ChangeLog Move tarball generation functions to util/gen-tarball 2003-03-23 01:37:53 -05:00
INSTALL Many files: 1997-04-29 15:29:49 +00:00
INSTALL.dllbin Many files: 1997-04-29 16:15:03 +00:00
INSTALL.elfbin ChangeLog, INSTALL.elfbin: 1999-01-02 04:15:29 +00:00
MCONFIG.in Integrate new blkid library. 2003-01-23 16:45:16 -05:00
Makefile.in Move tarball generation functions to util/gen-tarball 2003-03-23 01:37:53 -05:00
README Update version numbers and release notes for 1.33-WIP (16-Mar-2003) 2003-03-16 20:41:04 -05:00
README.subset Changes to create a subset distribution which consists only of the 2003-03-02 02:07:14 -05:00
RELEASE-NOTES Update for 1.33-WIP April 14, 2003 release. 2003-04-16 00:59:59 -04:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO Update for 1.28 release. 2002-08-31 03:00:33 -04:00
aclocal.m4 ChangeLog, configure, configure.in, aclocal.m4: 2000-02-08 20:17:21 +00:00
config.guess Update config.guess and config.sub with newer versions from the FSF. 2003-03-15 20:24:16 -05:00
config.sub Update config.guess and config.sub with newer versions from the FSF. 2003-03-15 20:24:16 -05:00
configure Add portability enhancements for Cygwin32 environment. 2003-04-13 00:44:19 -04:00
configure.in Add portability enhancements for Cygwin32 environment. 2003-04-13 00:44:19 -04:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update LSM file for 1.32 release. 2002-11-09 15:03:44 -05:00
e2fsprogs.spec.in Add logsave, a new program which saves the output of a command 2003-04-14 18:05:12 -04:00
install-sh Many files: 1997-04-26 13:58:21 +00:00
mkinstalldirs Many files: 1997-04-26 13:58:21 +00:00
version.h Update for 1.33-WIP April 14, 2003 release. 2003-04-16 00:59:59 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

	This is the new version (1.33) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	Note: If you are NOT using the RedHat RPM distributions of
e2fsprogs, and are building e2fsprogs from source, please see the file
INSTALL for instructions on building and installing e2fsprogs.  

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@thunk.org or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.