vfs_ceph: fix strict_allocate_ftruncate()
authorDavid Disseldorp <ddiss@samba.org>
Tue, 26 Feb 2019 15:07:27 +0000 (16:07 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Mar 2019 19:29:14 +0000 (19:29 +0000)
commit3332a895ed1f1f831ed723cec101b25039364f0c
treeb60dab6cd9d274d39bdbf2d160b7c9065ce68165
parent0a784f28b466e31c62156a37f5b39c933a06aa2c
vfs_ceph: fix strict_allocate_ftruncate()

The vfs_ceph "strict allocate = yes" ftruncate wrapper may attempt
*local* filesystem ftruncate(). Fix this.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13807

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 70329c36ed91dd0e50ff66f9b0a85c62ac8a621e)
source3/modules/vfs_ceph.c