Buildroot commit215133c0fcbumped fio from 3.38 to 3.41. Upstream commit https://github.com/axboe/fio/commit/4175f4dbec5d1d9e5e0490026e98b1806188e098 was added to fio 3.40 including FALLOC_FL_ZERO_RANGE which causes build errors. Added upstream commit which not only fixes musl builds but also uclibc. Fixes: musl: https://autobuild.buildroot.net/results/8e9/8e946c7104be0295a9a2b946fe4a82bba0e28db8/ uclibc: https://autobuild.buildroot.net/results/ece/ece6ff1b20fa3482a88ffb3a6167b2bba9b06101/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit8ba59c12e9) Signed-off-by: Thomas Perale <thomas.perale@mind.be>