Added call out to a Linux-compatible fallocate() when we need to extend a file
authorJeremy Allison <jra@samba.org>
Tue, 21 Dec 2010 00:53:16 +0000 (16:53 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 21 Dec 2010 01:41:23 +0000 (02:41 +0100)
commit8998f4b01310e4b45e75d8d5f3260b5ba5c1cdf9
tree21e648af9bd549f577ab8cbf59ebdeb89963cbd7
parent09aea038139f8717d38f0fdae6be9cf46bd86b15
Added call out to a Linux-compatible fallocate() when we need to extend a file
allocation extent without changing end-of-file size.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Dec 21 02:41:24 CET 2010 on sn-devel-104
source3/configure.in
source3/include/proto.h
source3/lib/system.c
source3/modules/vfs_default.c
source3/smbd/vfs.c