Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 30e50b7cdd ChangeLog, icount.c:
icount.c (insert_icount_el): Fix the code used to estimate the size of
  	the new icount array to be more intelligent, to avoid reallocating the
  	array too many times.
ChangeLog, ext2_types.h.in:
  ext2_types.h.in: Use unsigned ints in favor of unsigned longs when
  	trying to find a 32-bit wide type.
2001-06-08 09:43:40 +00:00
contrib e2fsprogs.lsm, version.h: 2001-05-25 17:35:00 +00:00
debian control: 2001-05-21 05:27:45 +00:00
debugfs ChangeLog, debugfs.c: 2001-06-03 23:27:56 +00:00
doc Many files: 2001-06-02 01:20:18 +00:00
e2fsck ChangeLog, recovery.c: 2001-06-02 04:50:14 +00:00
include ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00
install-utils e2fsprogs.lsm, version.h: 2001-05-25 17:35:00 +00:00
intl e2fsprogs.lsm, version.h: 2001-05-25 17:35:00 +00:00
lib ChangeLog, icount.c: 2001-06-08 09:43:40 +00:00
misc ChangeLog, chattr.c, lsattr.c: 2001-06-08 02:53:20 +00:00
po e2fsprogs.lsm, version.h: 2001-05-25 17:35:00 +00:00
resize ChangeLog: 2001-06-02 00:54:10 +00:00
tests ChangeLog, expect.1, image.gz: 2001-06-02 04:55:57 +00:00
util e2fsprogs.lsm, version.h: 2001-05-25 17:35:00 +00: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_20 2001-05-25 17:35:00 +00: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 ChangeLog: 2001-06-02 00:54:10 +00: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 ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00
README Many files: 2001-06-02 01:20:18 +00:00
RELEASE-NOTES ChangeLog, expect.1, image.gz: 2001-06-02 04:55:57 +00: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, configure.in: 2001-05-25 17:16:41 +00:00
configure.in configure, configure.in: 2001-05-25 17:16:41 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Many files: 2001-06-02 01:20:18 +00:00
e2fsprogs.spec Many files: 2001-06-02 01:20:18 +00: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 Many files: 2001-06-02 01:20:18 +00:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

	This is the new version (1.21) 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.