]> 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)
committerGünther Deschner <gd@samba.org>
Tue, 11 Mar 2025 20:34:26 +0000 (20:34 +0000)
commita52602030e6ba0e1bcddf5f611464b58076fadd0
treebbcff338d4ab68edac15de2f239196dab9f49dca
parent5cadaf91bc96cd2a8e0f6bcbd8a212e86b714180
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
source3/modules/vfs_ceph_new.c