On Tuesday 22 September 2015 11:46 PM, Yuriy Kolerov wrote: fallocate system call must return 0 on success. On error, -1 is returned and errno is set to indicate the error.
However there is an error in fallocate which is fixed by this patch - it does not set errno and returns invalid value on error (it returns error code instead of -1). Signed-off-by: Yuriy Kolerov <[email protected]><mailto:[email protected]> You still fail to mention that it fixes LTP test xyz ? _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
