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 19:29:15 +0000 (19:29 +0000)
commit19b2885de7c0ea8ea720603238a40f1f15e895e0
treed7c800b91f9aaa91a30bf6acc58fe976deafebd7
parent3332a895ed1f1f831ed723cec101b25039364f0c
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)
source3/modules/vfs_ceph.c