vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallback
authorDavid Disseldorp <ddiss@samba.org>
Wed, 27 Feb 2019 10:52:42 +0000 (11:52 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Mar 2019 13:01:15 +0000 (13:01 +0000)
commit7c476487867e5dc83b9e844db7be4c3d358fc006
tree513ffc759ed0015a85af0adfa96b1177536b5234
parentc539cf176a669e54ccddefa6b57a9285d12c93a9
vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallback

Both libcephfs functions are supported and capable of extending files,
so fallback can be dropped.

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 155f1289ba7a4802fbb99fbc9ea90d8bc6cff0c9)
[ddiss@samba.org: rebase atop 48t without 532ff3a5b958]

Autobuild-User(v4-8-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-8-test): Tue Mar  5 13:01:15 UTC 2019 on sn-devel-144
source3/modules/vfs_ceph.c