• Home
  • History
  • Annotate
  • only in /external/e2fsprogs/contrib/
History log of /external/e2fsprogs/contrib/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e0ed7404719a9ddd2ba427a80db5365c8bad18c0 20-Mar-2014 JP Abgrall <jpa@google.com> Switch back to 1.42.9 now that there is a fix

Revert "Revert changes that moved from 1.41.14 to 1.42.9"

This reverts commit 65f0aab98b20b5994a726ab90d355248bcddfffd.
allocate.c
opulate-extfs.sh
pd_readdir.c
65f0aab98b20b5994a726ab90d355248bcddfffd 06-Mar-2014 JP Abgrall <jpa@google.com> Revert changes that moved from 1.41.14 to 1.42.9

Revert "e2fsck: Don't use e2fsck_global_ctx unless HAVE_SIGNAL_H"
commit e80e74c41d85ff93f3d212ba6512340f48054a93.

Revert "Merge remote-tracking branch 'linaro/linaro-1.42.9' into aosp_master"
This reverts commit e97b2b6fc82f840e84dfc631b87f21be44ff2421, reversing
changes made to 7e2fb9d09c245eba70ee008b78007315e9c0f1df.

Revert "Prepare for upstream 1.42.9"
This reverts commit 7e2fb9d09c245eba70ee008b78007315e9c0f1df.

Bug: 13340735
Change-Id: If48b153a95ef5f69f7cdccb00e23524abff3c5a8
Signed-off-by: JP Abgrall <jpa@google.com>
allocate.c
opulate-extfs.sh
pd_readdir.c
76d84ffceb24fa4f9323b18d350e31357f3b981c 14-Oct-2013 Robert Yang <liezhi.yang@windriver.com> contrib/populate-extfs.sh: use debugfs to populate extX fs

This script uses debugfs command to populate the ext2/3/4 filesystem
from a given directory, it is a little similar to genext2fs, but this
one fully supports ext3 and ext4.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
opulate-extfs.sh
dc18a3b3052c0bd1a6204a06cd9e79c76f6946fa 25-Jan-2013 Zheng Liu <wenqing.lz@taobao.com> contrib: add missing '-p' to fallocate's usage message

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
allocate.c
c64929d9c36b971567e2fc45458cc7157d860e7a 21-Jan-2013 Theodore Ts'o <tytso@mit.edu> contrib: fix namespace leakage in spd_readdir

Declare the internal symbols alloc_dirstruct() and cache_dirstruct()
as static so they don't leak out into the global namespace.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
pd_readdir.c
0b64f50f71ff94ab4c300caf92623792d3e8a2b3 21-Jan-2013 Theodore Ts'o <tytso@mit.edu> contrib: add thread locking and readdir64_r support to spd_readdir

This is part of a series of improvements from a 2008 version of
spd_readdir.c that somehow didn't make it into the version which we
checked into e2fsprogs git tree.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
pd_readdir.c
635c7a57c0c4b2882b3d6af14ae8aabc4c6947c0 21-Jan-2013 Theodore Ts'o <tytso@mit.edu> contrib: add safe_getenv() support to spd_readdir

This is part of a series of improvements from a 2008 version of
spd_readdir.c that somehow didn't make it into the version which we
checked into e2fsprogs git tree.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
pd_readdir.c
2658b9616fe63d2fd9e2654676877ab014639a92 06-Dec-2012 Theodore Ts'o <tytso@mit.edu> contrib/fallocate: add support for punch functionality

Also fix the -o option so it works correctly (instead of core
dumping).

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
allocate.c
a82839837332cd821eefa20b3d2572bc5cd1cf03 25-Sep-2011 Theodore Ts'o <tytso@mit.edu> Add spd_readdir.c to the contrib directory

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
pd_readdir.c
c561e751a17c85b898d74f8cc16daad5f29500a4 23-Mar-2010 Theodore Ts'o <tytso@mit.edu> fallocate: Add truncate (-t) option

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
allocate.c
3c67a9f792d8a0b473144c5d05e1ecb4b57a37fd 23-Mar-2010 Theodore Ts'o <tytso@mit.edu> Add fallocate.c to contrib from Eric Sandeen

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
allocate.c
4087bbd68bc129c19f0130ba36679e3e8c80c617 23-Aug-2009 Theodore Ts'o <tytso@mit.edu> make-sparse: Write a zero-byte at the end of the image

This is necessary to preserve the i_size of the output file; otherwise
programs like e2fsck will complain that the filesystem has been
truncated.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
ake-sparse.c
7ad8da364950fd21aceb3c0a5785fda245036650 02-Jul-2009 Theodore Ts'o <tytso@mit.edu> Add e2croncheck script to the contrib directory

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2croncheck
8680b4e6805ac9c19980c2348b6cc88b90f5225a 17-Nov-2008 Theodore Ts'o <tytso@mit.edu> Add make-sparse.c to contrib

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
ake-sparse.c
28b74daa10bfd4e6d908ca030a9d9c5b8269a26c 25-Aug-2008 Andreas Dilger <adilger@sun.com> allow integrating the "make rpm" command into a build system

Allow "make rpm" to take some extra configure options from the build
environment without having to patch the code.

Build the tarball in a temporary directory instead of the e2fsprogs
source directory.

Signed-off-by: Michael MacDonald <Michael.Macdonald@Sun.COM>
Signed-off-by: Andreas Dilger <adilger@sun.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
uild-rpm
1725c0cf530eec737b9d1ed008e0be8bfb7fcb4f 03-Jan-2008 Theodore Ts'o <tytso@mit.edu> Add sample python bindings for the uuid library

Pretty trivial, but maybe useful to someone.

Originially submited by Ondrej Sury <ondrej@sury.org>

Addresses-Sourceforge-Patches: #778817

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
ython-uuid/setup.py
ython-uuid/test.py
ython-uuid/uuid.c
424a3e4a2367f582edeb062ab12f3f95fdf9e31b 08-Jul-2007 Theodore Ts'o <tytso@mit.edu> Remove Changelog files since they're not used after the git migration

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
hangeLog
d7b64725eecb06b2bbc5e90dc338d8d08152a932 24-Jun-2007 Theodore Ts'o <tytso@mit.edu> Update Release Notes, Changelogs, version.h, etc. for 1.40 release

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
hangeLog
927566a3abfdb576c53b42898affb78333e7299a 13-Nov-2006 Andreas Dilger <adilger@clusterfs.com> Fixes for building RPM's via "make rpm"

Fixed version number generation so that the same common
algorithm is used for Debian and RPM version numbering schemes.
This allows the RPM spec file to do the right thing for WIP releases.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
hangeLog
uild-rpm
11181bbeb6d1b9fc536cdf040eb6e0d837a40162 21-Jun-2006 Andreas Dilger <adilger@clusterfs.com> Exclude mercurial files from the RPM build tree to speed up copy/build.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
uild-rpm
1f965c8d961ec88a8917b2e99cfb43c4ccdfb19b 01-Jul-2005 Theodore Ts'o <tytso@mit.edu> Update for e2fsprogs 1.38 release.
hangeLog
fd4b28efd311e58811fcb652af003197d019ae29 22-Mar-2005 Theodore Ts'o <tytso@mit.edu> Update for the e2fsprogs 1.37 release.
hangeLog
3eee5e9eed61ab6f635f4e0c236e999564a73b77 06-Feb-2005 Theodore Ts'o <tytso@mit.edu> Update for release of e2fsprogs 1.36.
hangeLog
a9998585d5bc1f2df9a3e1c2ce686c34a40c3617 05-May-2004 Theodore Ts'o <tytso@mit.edu> Use rpmbuild if it is installed instead of rpm
hangeLog
uild-rpm
b70b1167fec6d90771344d8560a1fc1b8731b9a9 28-Feb-2004 Theodore Ts'o <tytso@mit.edu> Update version number for e2fsprogs 1.35 release.
hangeLog
9c7ec178092d6d5be005406c2912ea6e59a996b5 26-Jul-2003 Theodore Ts'o <tytso@mit.edu> Update for 1.34 release.
hangeLog
71df0dc393f959277ed985f9d1e6313df9ff9c0a 21-Apr-2003 Theodore Ts'o <tytso@mit.edu> Update for 1.33 release.

Fix typo's in README.subset

Change debian control file so it doesn't bomb out if the EVMS FSIM
is not there, since it is not built on the Hurd. Resolves Debian
bug #189687.
hangeLog
38513011b951e60abe25d85f10eec53f1fa73b7b 09-Nov-2002 Theodore Ts'o <tytso@mit.edu> Update files for 1.32 release.
hangeLog
ae65b29f112542327d05bedded745705fdabe012 09-Nov-2002 Theodore Ts'o <tytso@mit.edu> Update files for 1.31 release.
hangeLog
5d823a478f806fddd76391f3f63e61f948c9d849 01-Nov-2002 Theodore Ts'o <tytso@mit.edu> Update files for 1.30 release.
hangeLog
c6633059470c28757062daa811ef50265f5f582a 24-Sep-2002 Theodore Ts'o <tytso@mit.edu> Update for 1.29 release.
hangeLog
87ee8dcad3b9e42dc0576b9788b9d321076dee5e 31-Aug-2002 Theodore Ts'o <tytso@mit.edu> Update changelogs for 1.28 release
hangeLog
a8e772498cea7d6d2d84d94c7985c79afb96a4fa 08-Mar-2002 Theodore Ts'o <tytso@mit.edu> Update for 1.27 release.
hangeLog
a5f3f5c19191c0eabd345f9cad2d9159e9bc0084 03-Feb-2002 Theodore Ts'o <tytso@mit.edu> Update files for 1.26 release.
hangeLog
dad36d029bc3df8c764a1fe5a09fb7025a397f97 10-Jan-2002 Stephen Tweedie <sct@redhat.com> Fix build-rpm script to work a bit more safely.
uild-rpm
fbf91112163add26bd9d44e992afa31a47790588 20-Sep-2001 Theodore Ts'o <tytso@mit.edu> Update changelogs for 1.25 release.
hangeLog
fb70775b0f5cb54730a294e88c7c80f0810a871b 04-Sep-2001 Theodore Ts'o <tytso@mit.edu> Update for 1.24a release
hangeLog
109624a133f147b13903f59d585b20446a3c538f 31-Aug-2001 Theodore Ts'o <tytso@mit.edu> Update for 1.24 release.
hangeLog
943ed874fc76bebf38288ebf0069718375f7f377 27-Aug-2001 Theodore Ts'o <tytso@mit.edu> Add missing log entry showing when we released e2fsprogs 1.23
hangeLog
67960139d73fb99f579e8447b9f1c743581b6610 23-Jun-2001 Theodore Ts'o <tytso@mit.edu> Update changelogs for 1.22.
hangeLog
f4f75bae8520ae44e9c593c4d90c7bfdb6b5139a 16-Jun-2001 Theodore Ts'o <tytso@mit.edu> ChangeLog:
Update for 1.21 release.
hangeLog
bb185861d10f84b452260c6d8b89abaa23c67408 25-May-2001 Theodore Ts'o <tytso@mit.edu> e2fsprogs.lsm, version.h:
Update version string for 1.20 release
ChangeLog:
Update Changelogs for 1.20 release.
hangeLog
26d4042e5480ecfe64a7298a3c3895151f080d9a 03-Jan-2001 Theodore Ts'o <tytso@mit.edu> ChangeLog, build-rpm:
build-rpm: Shell script contributed by sct
hangeLog
uild-rpm
50e1e10fa0ac12a3e2a9d20a75ee9041873cda96 26-Apr-1997 Theodore Ts'o <tytso@mit.edu> Many files:
Checked in e2fsprogs 0.5c
conf