kumquat-buildroot/package/xfsprogs
Baruch Siach add590943d xfsprogs: fix build with older kernel headers
xfsprogs uses a local definition of struct fsxattr when the kernel
provided one in linux/fs.h is too old. The preprocessor trickery that
allows to include linux/fs.h without colliding with the local
definitions breaks when source files include linux/fs.h on their own.
Add a patch that removes these local includes.

Fixes:
http://autobuild.buildroot.net/results/3aa/3aad812582d94b76d204436d2879bfa732c34da6/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-03-25 15:02:35 +02:00
..
0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch xfsprogs: fix build with libunistring 2018-03-23 16:31:58 +01:00
0002-libxfs-do-not-try-to-run-the-crc32selftest.patch
0003-workqueue-add-missing-pthreads-header.patch
0004-xfs_scrub-add-missing-paths-header.patch
0005-xfs_scrub-fix-cross-compile-with-libunistring.patch xfsprogs: fix build with libunistring 2018-03-23 16:31:58 +01:00
0006-xfs_scrub-fix-build-with-older-kernel-headers.patch xfsprogs: fix build with older kernel headers 2018-03-25 15:02:35 +02:00
Config.in
xfsprogs.hash
xfsprogs.mk xfsprogs: fix build with libunistring 2018-03-23 16:31:58 +01:00