Re: posix_fallocate(2) && posix_fadvise(2) are somewhat broken

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Tue, 08 Dec 2015 16:52:05 +0100
Maxim Sobolev <sobomax_at_FreeBSD.org> writes:
> Hi, while working on some unrelated feature I've noticed that at least
> those two system calls are not returning proper value (-1) on error.
> Instead actual errno value is returned from the syscall verbatim,
> i.e. posix_fadvise() returns 22 on EINVAL.

That's how syscalls work.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Tue Dec 08 2015 - 14:52:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:01 UTC