r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero
authorJeremy Allison <jra@samba.org>
Tue, 17 May 2005 01:04:51 +0000 (01:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:56 +0000 (10:56 -0500)
commit858824f37be443320487a8e28ec8fa172cdf5a18
tree839461b875627a71c8ee66143065e3700b4ee274
parentee45f4b17e4131a9e0779046c49b24d1e35256d8
r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero
fill when a file is extended. Should catch disk full errors on write
from MS-Office.
Jeremy.
source/smbd/fileio.c
source/smbd/vfs.c