s3: allocate only "new" space, not "old" sparse space in the posix_fallocate path
authorBjörn Jacke <bj@sernet.de>
Tue, 8 Dec 2009 09:30:03 +0000 (10:30 +0100)
committerBjörn Jacke <bj@sernet.de>
Tue, 8 Dec 2009 09:33:26 +0000 (10:33 +0100)
commitc8615b6a0c053c178dfcf9b4e755b896993e397e
tree2251e0b41d2918379695cc0f0b06d774f46dc569
parented5c3372de4d0815e482cf29a41729c212552153
s3: allocate only "new" space, not "old" sparse space in the posix_fallocate path

this makes the posix_fallocate path work analogous to the manual allocate path.
source3/modules/vfs_default.c