]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph: don't lie about flock support
authorDavid Disseldorp <ddiss@samba.org>
Thu, 5 Jul 2018 15:18:15 +0000 (17:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 28 Jul 2018 04:16:15 +0000 (06:16 +0200)
commitbe42bf487da2f2e94506840f18b47457fe31da75
treeb0f0aa10385c44c27c47d56d84037ce2fea11358
parent5bfa46c23ecbd4f3dd9ed0238a3fdac9fe1581ea
vfs_ceph: don't lie about flock support

Instead, match vfs_gluster behaviour and require that users explicitly
disable "kernel share modes".

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

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 926ae50627d536735cee9b3931ee35bc19060261)
docs-xml/manpages/vfs_ceph.8.xml
source3/modules/vfs_ceph.c