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

David Disseldorp ddiss at suse.de
Sun Dec 7 12:33:46 MST 2014


On Fri, 5 Dec 2014 15:43:15 -0800
Jeremy Allison <jra at samba.org> wrote:

> Here is the patchset for master confirmed as
> working by Jones <jones.kstw at gmail.com> for
> bug #10982 - fallocate() returned values on failure.
> 
> Please review and push !

A couple of minor comments:
- sys_posix_fallocate() may still return an errno value
- smb_time_audit_fallocate() should save errno before calling
  clock_gettime()

Otherwise looks good.

Cheers, David


More information about the samba-technical mailing list