vfs_ceph: drop support for building without statx
authorDavid Disseldorp <ddiss@samba.org>
Thu, 9 Jan 2020 16:11:39 +0000 (17:11 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Sat, 11 Jan 2020 13:34:30 +0000 (13:34 +0000)
commit888002f99e113bceec5329b0962b4068e0df49ce
tree14c5e472f4610ec378f74b73c96d3bb2a4bad93a
parent748379c66bc3d5131a9346c4c7a973d514b35563
vfs_ceph: drop support for building without statx

libcephfs statx became available with the Kraken (11.2.0) release of
Ceph in Jan 2017. Versions prior to this are no longer supported
upstream, so we can drop support within Samba vfs_ceph.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
source3/modules/vfs_ceph.c
source3/wscript