"lib/git@repo.buzztime.com:halo/external_e2fsprogs.git" did not exist on "85b8f7affa5fadb1972e82e04cc3d1828966b238"
debugfs: don't leak mmp_s memory (on error path)
Darrick J. Wong authored

ext2fs_free_mem() takes a pointer to a pointer, similar to
ext2fs_get_mem().  Improve the documentation, and fix debugfs.
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
85b8f7af
Name Last commit Last update
config Update config.{guess,sub} to the latest version
contrib contrib/populate-extfs.sh: use debugfs to populate extX fs
debian debian: remove old symlinks to /usr/share/doc
debugfs debugfs: don't leak mmp_s memory (on error path)
doc Update Release Notes, Changelogs, version.h, for 1.42.8 release
e2fsck libext2fs: fix tests that set LARGE_FILE
ext2ed e2fsprogs: add (optional) sparse checking to the build
include/nonunix Remove trailing whitespace for the entire source tree
install-utils Remove Changelog files since they're not used after the git migration
intl e2fsprogs: add (optional) sparse checking to the build
lib debugfs: don't leak mmp_s memory (on error path)
misc mke2fs: load configfile blocksize setting before 64bit checks
po libext2fs: fix "a" vs "an" in the error catalog
resize e2fsprogs: add (optional) sparse checking to the build
tests tests: check backing filesystem can handle large file
util mke2fs: remove quota docs if not configured in
.gitignore build: add generated files to .gitignore
.hgignore Ignore quilt work files
.missing-copyright Many files:
.release-checklist Update release checklist to include reminder to update translation
ABOUT-NLS Update to gettext 0.11.5. We now enable NLS support by default.
COPYING Clarify the copyright licenses used by the various libraries in COPYING
INSTALL Add a comment in INSTALL regarding --disable-tls on older systems
INSTALL.elfbin ChangeLog, INSTALL.elfbin:
MCONFIG.in Fix optional static code analysis using sparse
Makefile.in
README
README.subset
RELEASE-NOTES
SHLIBS
SUBMITTING-PATCHES
TODO
aclocal.m4
configure
configure.in
depfix.sed
e2fsprogs.lsm
e2fsprogs.spec.in
version.h
wordwrap.pl
	This is the new version (1.42.8) 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.