Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o a2c8bf9483 ext2_fs.h: Add support for a new inode flag, which is to be used
for indicating the top of directory hierarchies for the
	Orlov block allocator.
2002-11-01 02:01:41 -05:00
contrib Update for 1.29 release. 2002-09-24 01:26:50 -04:00
debian Remove uneeded debian files. 2002-10-31 11:30:02 -05:00
debugfs debugfs.c (do_write): Check to see if the filename exists before 2002-10-31 11:53:49 -05:00
doc Fix gcc -Wall nits. 2002-10-13 23:56:28 -04:00
e2fsck unix.c (usage), e2fsck.8.in: Add the -D option to the usage and 2002-10-31 19:39:03 -05:00
ext2ed In ext2ed, if there is a directory entry of length 0, 2002-09-30 00:12:10 -04:00
include/nonunix Update for 1.29 release. 2002-09-24 01:26:50 -04:00
install-utils Update for 1.29 release. 2002-09-24 01:26:50 -04:00
intl Update for 1.29 release. 2002-09-24 01:26:50 -04:00
lib ext2_fs.h: Add support for a new inode flag, which is to be used 2002-11-01 02:01:41 -05:00
misc ext2_fs.h: Add support for a new inode flag, which is to be used 2002-11-01 02:01:41 -05:00
po Add Olaf Klemke's german translation. 2002-10-30 23:26:03 -05:00
resize resize2fs.c (inode_scan_and_fix, check_and_change_inodes): When 2002-10-31 19:56:56 -05:00
tests Avoid counting directory entries during a directory salvage. 2002-09-30 11:19:19 -04:00
util Update for 1.29 release. 2002-09-24 01:26:50 -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.30-WIP-0930 2002-09-30 11:33:36 -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 Makefile.in (install): Search all compression extensions when 2002-10-31 03:32:34 -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 Makefile.in (install): Search all compression extensions when 2002-10-31 03:32:34 -05:00
Makefile.in Makefile.in: Revamp makefile so that it doesn't depend 2002-08-18 03:37:10 -04:00
README Update release notes, et. al. for 1.30-WIP release. 2002-09-30 11:33:36 -04:00
RELEASE-NOTES Update release notes, et. al. for 1.30-WIP release. 2002-09-30 11:33:36 -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 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 Enable HTREE support by default. 2002-08-18 03:48:55 -04:00
configure.in Enable HTREE support by default. 2002-08-18 03:48:55 -04:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update LSM file for 1.29 release. 2002-09-24 01:32:57 -04:00
e2fsprogs.spec Update release notes, et. al. for 1.30-WIP release. 2002-09-30 11:33:36 -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 release notes, et. al. for 1.30-WIP release. 2002-09-30 11:33:36 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

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