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 20:19:35 +0000 (21:19 +0100)
commite9fb2807037919a598e17d24def4897e0cbfe19c
treeb375489e2c51b1d00f75fd295f9d32f8711f3b2c
parenta2c4f88b3e4329bf82f3236b0972babfe8df4532
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