Revert "e2fsprogs: fix posix_fadvise() signature mismatch"
authorBaruch Siach <baruch@tkos.co.il>
Mon, 13 Jan 2014 06:26:14 +0000 (08:26 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 20 Jan 2014 21:35:27 +0000 (22:35 +0100)
commit493e2f0bd50add8e23fba44bd821d6f8b36ec387
treef7e6d244cdbdcc48a727fee77198ff4d36892254
parentf2ec222ffa4050cd4b549a06cc4348ba9a84c56b
Revert "e2fsprogs: fix posix_fadvise() signature mismatch"

This reverts commit c3d690166c4533bc83500a22a43783193fbc27f9.

The real cause of problem is missing posix_fadvise() implementation in uClibc
for xtensa. This has now been fixed with the uclibc version bump. The internal
e2fsprogs posix_fadvise() implementation is broken on 32bit systems anyway, and
upstream has removed it.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/e2fsprogs/e2fsprogs-0002-e4defrag-fix-build-when-posix_fadvise-is-missing.patch [deleted file]