[PATCH] Fix bug 10982 - fallocate() returned values on failure

David Disseldorp ddiss at suse.de
Sun Dec 7 16:30:30 MST 2014


On Sun, 7 Dec 2014 15:18:17 -0800
Jeremy Allison <jra at samba.org> wrote:

> Should be:
> 
> The conversion to -1,errno is done in the caller
> of sys_posix_fallocate(), so I'd rather keep
> sys_posix_fallocate() with the errno return
> convention and fix as it goes up into the VFS
> layer.

Sounds reasonable, thanks. Feel free to push once you've added the
errno save around clock_gettime().

Reviewed-by: David Disseldorp <ddiss at samba.org>


More information about the samba-technical mailing list