Added "strict allocate" per share parameter. This causes actual on-disk allocation
authorJeremy Allison <jra@samba.org>
Wed, 1 Aug 2001 22:13:50 +0000 (22:13 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 1 Aug 2001 22:13:50 +0000 (22:13 +0000)
commit819a9117354e22a26608ea31fd75e6eb13a15d8e
tree852d453945f1927d148e799c12ce3a81716d481a
parent861cb26f5d26790171b6a71d35fe2da7a50b386e
Added "strict allocate" per share parameter. This causes actual on-disk allocation
to be done. Without it just does the ftruncate.
Jeremy.
(This used to be commit 0b052f103e82369088bc30724b86d8892c395cdb)
source3/param/loadparm.c
source3/smbd/trans2.c
source3/smbd/vfs.c