mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
a475e1c4b0
This should be significantly faster than pwriting. openbsd doesn't have posix_fallocate, so we do need the fallback. Also, it might have weird failure modes, so we keep the old code in place except for posix_fallocate returning success or ENOSPC. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Aug 24 05:38:49 CEST 2017 on sn-devel-144 |
||
---|---|---|
.. | ||
check.c | ||
dump.c | ||
error.c | ||
freelist.c | ||
freelistcheck.c | ||
hash.c | ||
io.c | ||
lock.c | ||
mutex.c | ||
open.c | ||
rescue.c | ||
summary.c | ||
tdb_private.h | ||
tdb.c | ||
transaction.c | ||
traverse.c |