]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: detect case sensitivity in CephFS
authorXavi Hernandez <xhernandez@redhat.com>
Tue, 4 Mar 2025 11:48:41 +0000 (12:48 +0100)
committerJule Anger <janger@samba.org>
Tue, 18 Mar 2025 15:46:17 +0000 (15:46 +0000)
commit09f3bbd41758fb402261121e6f3ffff52171b470
tree5789eb9dc89cf0904d3d5f79a7104bdafde6cd7f
parentbf440caab97778ae6ce312d4905585abe277884c
vfs_ceph_new: detect case sensitivity in CephFS

CephFS has recently added support for case insensitive access to the
file system. This modification detects whether the shared volume is case
sensitive or not and reports the FILE_CASE_SENSITIVE_SEARCH capability
accordingly.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15822

Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
Reviewed-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Tue Mar 11 20:34:26 UTC 2025 on atb-devel-224

(cherry picked from commit a52602030e6ba0e1bcddf5f611464b58076fadd0)
source3/modules/vfs_ceph_new.c