Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 3c6b8977d4 Speed up journal recovery in userspace by avoiding a pointless
unconditional ext2_flush() call.  Also made ext2_flush() more
efficient when the superblock is modified after the filesystem has
been flushed, and make it clear the superblock dirty flag
after doing the superblock/block group descriptor flush.
2001-07-10 14:27:58 -04:00
contrib Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
debian Synchronize with Debian release 1.21+1.22-WIP-0620-1 2001-06-22 23:05:23 -04:00
debugfs Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
doc Don't predefine RM; it's defined by MCONFIG 2001-06-27 07:51:11 -04:00
e2fsck Speed up journal recovery in userspace by avoiding a pointless 2001-07-10 14:27:58 -04:00
include Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
install-utils Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
intl Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
lib Speed up journal recovery in userspace by avoiding a pointless 2001-07-10 14:27:58 -04:00
misc Add support for XFS filesystems. 2001-07-03 21:43:07 -04:00
po Fix problems in po's Makefile.in.in and POTFILES.in. 2001-07-10 00:45:58 -04:00
resize Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
tests f_badinode: Update expect.1 to match change in invalid symlink 2001-07-07 13:23:14 -04:00
util Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
.fix-Changelog Many files: 1997-04-29 16:15:03 +00:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgtags ADD TAG: E2FSPROGS-1_22 2001-06-23 00:25:18 -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 COPYING: 2001-05-11 05:41:37 +00:00
ChangeLog Update changelogs for 1.22. 2001-06-23 00:16:37 -04: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 ChangeLog, MCONFIG.in, configure, configure.in: 2001-05-19 22:02:22 +00:00
Makefile.in Makefile.in: Avoid including BitKeeper files into the source tarball. 2001-06-22 20:47:24 -04:00
README Update for 1.22 release. 2001-06-23 00:13:09 -04:00
RELEASE-NOTES Update for 1.22 release. 2001-06-23 00:13:09 -04:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO libext2fs.texinfo: 2001-05-11 05:12:07 +00:00
aclocal.m4 ChangeLog, configure, configure.in, aclocal.m4: 2000-02-08 20:17:21 +00:00
config.guess ChangeLog, config.guess, config.sub: 2001-05-05 06:49:27 +00:00
config.sub ChangeLog, config.guess, config.sub: 2001-05-05 06:49:27 +00:00
configure configure: 2001-06-14 07:20:12 +00:00
configure.in ChangeLog, configure, configure.in: 2001-06-13 22:16:47 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update size of tarball. 2001-06-23 00:25:18 -04:00
e2fsprogs.spec Update for 1.22 release. 2001-06-23 00:13:09 -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.22 release. 2001-06-23 00:13:09 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

	This is the new version (1.22) 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@valinux.com 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.