Go to file
Theodore Ts'o c3cce4a07e Update release notes, etc., for the 1.47.2 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2025-01-01 01:24:42 -05:00
.github/workflows
config config: update config.{guess,sub} 2025-01-01 01:22:16 -05:00
contrib AOSP: e2fsdroid: disable asan leak detection 2024-05-20 13:13:56 -04:00
debian Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
debugfs debugfs: add a new command to list the orphan inodes 2024-12-09 22:35:16 -05:00
doc Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
e2fsck e2fsck: clear the orphan_file while processing it 2024-12-09 21:44:37 -05:00
ext2ed
include
install-utils
lib libext2fs: fix compiler warning in ext2fs_orphan_file_block_csum_set() 2024-12-09 23:48:50 -05:00
misc Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
po Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
resize rezize2fs: fix memory leak when fixing up the orphan file inode 2024-12-10 23:59:59 -05:00
scrub
tests e2fsck: clear the orphan_file while processing it 2024-12-09 21:44:37 -05:00
util
.gitignore
.missing-copyright
.release-checklist
ABOUT-NLS
acinclude.m4
aclocal.m4
Android.bp AOSP: Mostly restore -Werror for macOS build 2024-05-20 11:13:47 -04:00
CleanSpec.mk
configure Decouple --without-libarchive and HAVE_ARCHIVE_H 2024-12-02 08:07:33 -05:00
configure.ac Decouple --without-libarchive and HAVE_ARCHIVE_H 2024-12-02 08:07:33 -05:00
depfix.sed
e2fsprogs.lsm Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
e2fsprogs.spec Update release notes, etc., for the 1.47.2 release 2024-11-29 03:02:27 -05:00
INSTALL
INSTALL.elfbin
Makefile.in
MCONFIG.in
NOTICE
README Update release notes, etc., for the 1.47.2 release 2024-11-29 03:02:27 -05:00
RELEASE-NOTES
SHLIBS
SUBMITTING-PATCHES
version.h Update release notes, etc., for the 1.47.2 release 2025-01-01 01:24:42 -05:00
wordwrap.pl

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

	The INSTALL file has instructions on building and installing
e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
are supplied as well.

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@mit.edu 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.