]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Use dir_hnd->case_sensitive instead of conn->case_sensitive.
authorJeremy Allison <jra@samba.org>
Fri, 15 Oct 2021 23:52:10 +0000 (16:52 -0700)
committerRalph Boehme <slow@samba.org>
Tue, 16 Nov 2021 20:21:37 +0000 (20:21 +0000)
commitede3a45dfcaa91bbf8c64683ec51eeba9054cfbb
treebf6bf5cd738bdb6369476727b5ac08c6e23fd374
parentaf35c684a39ed59a750a03b71ef78522fc14ce13
s3: smbd: Use dir_hnd->case_sensitive instead of conn->case_sensitive.

No logic change.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/dir.c