Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o a4bf69d919 ChangeLog, fileio.c:
fileio.c (ext2fs_file_open): Remove obsolete comment stating that we
  	don't handle writing yet (we do).  Fixed bug where we weren't
  	allocating a big enough buffer for ext2_bmap.
ChangeLog, ext2fs.h:
  ext2fs.h: Add feature definition for AFS IMAGIC inodes.
ChangeLog, MCONFIG.in, config.sub:
  MCONFIG.in: Define man1dir, man3dir, and man8dir in terms of mandir.
  config.sub: Update config.sub from autoconf 2.13 so that it will
  	recognize new machine types from the Alpha.
configure:
  Update to match latest changes to configure.in
1999-05-29 21:53:30 +00:00
contrib Many files: 1997-04-26 13:58:21 +00:00
debugfs ChangeLog, icheck.c: 1999-02-19 18:56:43 +00:00
doc ChangeLog, message.c: 1999-01-09 16:32:31 +00:00
e2fsck unix.c, ChangeLog: 1999-05-18 03:16:36 +00:00
include ChangeLog, message.c: 1999-01-09 16:32:31 +00:00
install-utils ChangeLog, message.c: 1999-01-09 16:32:31 +00:00
lib ChangeLog, fileio.c: 1999-05-29 21:53:30 +00:00
misc ChangeLog, Makefile.in, fsck.c, mke2fs.c, uuidgen.1.in, uuidgen.c: 1999-03-16 19:35:19 +00:00
resize ChangeLog, message.c: 1999-01-09 16:32:31 +00:00
tests ChangeLog, expect.1, expect.2, image.gz, name: 1999-03-15 17:00:48 +00:00
util ChangeLog, message.c: 1999-01-09 16:32:31 +00:00
.cvsignore Many files: 1998-07-04 17:55:54 +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_13 1998-12-19 08:10:58 +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
COPYING Many files: 1997-04-29 17:39:27 +00:00
ChangeLog ChangeLog, fileio.c: 1999-05-29 21:53:30 +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, fileio.c: 1999-05-29 21:53:30 +00:00
Makefile.in Makefile.in: 1999-01-12 23:32:52 +00:00
README ChangeLog, inode.c: 1999-01-08 13:33:39 +00:00
RELEASE-NOTES Makefile.in: 1999-01-12 23:32:52 +00:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO TODO: 1999-01-12 23:40:01 +00:00
config.guess ChangeLog, config.guess: 1999-01-02 04:10:33 +00:00
config.sub ChangeLog, fileio.c: 1999-05-29 21:53:30 +00:00
configure ChangeLog, fileio.c: 1999-05-29 21:53:30 +00:00
configure.in ChangeLog, configure.in: 1999-03-16 19:24:34 +00:00
depfix.sed Many files: 1997-04-26 13:58:21 +00:00
e2fsprogs.lsm Makefile.in: 1999-01-12 23:32:52 +00:00
e2fsprogs.spec Makefile.in: 1999-01-12 23:32:52 +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 Makefile.in: 1999-01-12 23:32:52 +00:00

README

	This is the new version (1.14) 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://web.mit.edu/tytso/www/linux/e2fsprogs.html

	Note: If you are using the RedHat RPM distributions of
e2fsprogs, don't worry about the next paragraph; all others, please
read on!

	See the file INSTALL for instructions on building and
installing e2fsprogs.  This is important!  Note that your /etc/fstab
file may need modifying before you install the new fsck program.  See
the INSTALL file for more details.

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