| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The e2fsprogs host build fails on a glibc 2.27 host with
make[6]: Entering directory 'build_dir/host/e2fsprogs-1.43.7/debugfs'
CC create_inode.o
./../misc/create_inode.c:399:18: error: conflicting types for 'copy_file_range'
static errcode_t copy_file_range(ext2_filsys fs, int fd, ext2_file_t e2_file,
^~~~~~~~~~~~~~~
In file included from ./../misc/create_inode.c:19:0:
/usr/include/unistd.h:1110:9: note: previous declaration of 'copy_file_range' was here
ssize_t copy_file_range (int __infd, __off64_t *__pinoff,
^~~~~~~~~~~~~~~
Backport upstream commit "misc: rename copy_file_range to
copy_file_chunk" 01551bdba16ab16512a01affe02ade32c41ede8a in order to
fix this.
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
|
|
|
|
|
|
| |
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
| |
Update e2fsprogs to 1.43.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|
|
|
|
|
| |
Bump e2fsprogs to v1.43.1 & refresh patches
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed upstream in 1.40.5:
Don't build e2fsck statically by default anymore 7e8fe327b51051adcbb0d44169b1a933173ce1ff
fixes:
configure: WARNING: unrecognized options: --disable-shared, --enable-static, --enable-dynamic-e2fsck
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47978
|
|
|
|
|
|
|
|
|
| |
Update e2fsprogs to 1.42.13.
Refresh and cleanup patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 47426
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44285
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38564
|
|
|
|
| |
SVN-Revision: 35825
|
|
|
|
|
|
| |
makeinfo is not invoked
SVN-Revision: 34459
|
|
|
|
| |
SVN-Revision: 33440
|
|
|
|
| |
SVN-Revision: 33140
|
|
|
|
| |
SVN-Revision: 33116
|
|
|
|
|
|
| |
md5sum from kernel.org and sourceforge.net are not the same
SVN-Revision: 32418
|
|
|
|
| |
SVN-Revision: 32413
|
|
|
|
|
|
| |
and breaks on mac os x
SVN-Revision: 32161
|
|
|
|
| |
SVN-Revision: 32158
|
|
|
|
| |
SVN-Revision: 32157
|
|
|
|
| |
SVN-Revision: 32142
|
|
|
|
|
|
| |
system header file with the same name on darwin
SVN-Revision: 25598
|
|
|
|
| |
SVN-Revision: 24866
|
|
|
|
| |
SVN-Revision: 24851
|
|
|
|
| |
SVN-Revision: 24683
|
|
|
|
| |
SVN-Revision: 24128
|
|
|
|
| |
SVN-Revision: 24106
|
|
|
|
| |
SVN-Revision: 24091
|
|
SVN-Revision: 24078
|