From: David Disseldorp <ddiss@sgi.com>
authorJeremy Allison <jra@samba.org>
Thu, 21 Feb 2008 06:10:54 +0000 (22:10 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 21 Feb 2008 06:10:54 +0000 (22:10 -0800)
commit94ed19c4a89003cb53c9dcfd068246806028e038
tree4b44942deee34df93b62ab192b8fd0bcb5200adc
parent34eef81d2ab05e576401da1f80a264f1fd193f36
From: David Disseldorp <ddiss@sgi.com>
The vfs_prealloc module makes use of the now redundant fd parameter for
SMB_VFS_FTRUNCATE(), instead get the fd from the files_struct.

Patch for Samba 3.2 Test branch below.

Cheers, David D
(This used to be commit d9b72282c63b57c8e54131306b2a3028a1ea41dc)
source3/modules/vfs_prealloc.c