vfs_ceph: fix strict_allocate_ftruncate()
commit70329c36ed91dd0e50ff66f9b0a85c62ac8a621e
authorDavid Disseldorp <ddiss@samba.org>
Tue, 26 Feb 2019 15:07:27 +0000 (26 16:07 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 27 Feb 2019 14:53:18 +0000 (27 14:53 +0000)
tree11884e21b8feeb86a1b868939bab8f3b3f29f245
parent5a7e7280813559fb70a9fc8e4238cb6015ee3b53
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>
source3/modules/vfs_ceph.c