Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o da1a022670 ChangeLog, hold_inode.c, random_exercise.c:
random_exercise.c: New file which feeds a lot of file creations and
  	deletions (while leaving the file descriptor open, and then closing
  	the file descriptor later).  This generates lots of fodder for the
  	orphan list code, as well as for the ext3 journal.
  hold_inode.c: New file which holds an inode or a directory open (for
  	testing orphan list code).
ChangeLog, run_e2fsck, expect.1, expect.2, image.gz, name, expect:
  run_e2fsck: Filter out JFS DEBUG messages when comparing e2fsck output.
  f_journal: New test case which checks out running the ext3 journal.
  f_orphan: New test case which checks clearing the list of orphan
  	inodes (files and directories).
  f_swapfs/expect: Update to reflect new debugfs format for dumping the
  	blocks of an inode.
2000-08-20 21:48:45 +00:00
contrib Many files: 1997-04-26 13:58:21 +00:00
debugfs debugfs.c: 2000-08-19 17:33:28 +00:00
doc configure.in: 2000-07-13 23:25:54 +00:00
e2fsck super.c: 2000-08-18 15:31:37 +00:00
include ChangeLog, ls.c: 2000-08-14 14:37:37 +00:00
install-utils configure.in: 2000-07-13 23:25:54 +00:00
intl configure.in: 2000-07-13 23:25:54 +00:00
lib ChangeLog, Makefile.in, ext2fs.h, finddev.c: 2000-08-19 17:00:47 +00:00
misc ChangeLog, Makefile.in, get_device_by_label.c: 2000-08-20 19:11:05 +00:00
po ChangeLog, e2fsprogs.spec: 2000-08-14 14:47:51 +00:00
resize configure.in: 2000-07-13 23:25:54 +00:00
tests ChangeLog, hold_inode.c, random_exercise.c: 2000-08-20 21:48:45 +00:00
util configure.in: 2000-07-13 23:25:54 +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_19 2000-07-13 23:52:45 +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: 2000-07-27 21:06:07 +00:00
ChangeLog Many files: 2000-08-18 15:08:37 +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: 2000-04-03 03:18:59 +00:00
Makefile.in ChangeLog, configure, configure.in: 2000-05-25 23:28:50 +00:00
README configure.in: 2000-07-13 23:25:54 +00:00
RELEASE-NOTES RELEASE-NOTES: 2000-07-27 01:39:23 +00:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO configure.in: 2000-07-13 23:25:54 +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: 2000-07-05 15:42:23 +00:00
config.sub ChangeLog, config.guess, config.sub: 2000-07-05 15:42:23 +00:00
configure Many files: 2000-08-18 15:08:37 +00:00
configure.in Many files: 2000-08-18 15:08:37 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm e2fsprogs.lsm: 2000-07-13 23:52:45 +00:00
e2fsprogs.spec ChangeLog, e2fsprogs.spec: 2000-08-14 14:47:51 +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 configure.in: 2000-07-13 23:25:54 +00:00
wordwrap.pl ChangeLog, Makefile.in, configure.in, MCONFIG.in, configure, wordwrap.pl: 1999-07-03 20:25:58 +00:00

README

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