r3227: added a per-share option "case insensitive filesystem", that tells the
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Oct 2004 00:59:06 +0000 (00:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:43 +0000 (13:04 -0500)
commitd5fd12648e004b47bbe5ed2623838866fedcbeb0
tree837c57d7a2da2d3b61684c562541971721fb6e8a
parentbf3f9757e58625decd78d0b1d761e35593f2922a
r3227: added a per-share option "case insensitive filesystem", that tells the
backend that the underlying filesystem is case insensitive, so it can
bypass the directory search if the name is not found.
(This used to be commit d84ade90ce7e03ec749d6ae8dcdcb41de85d836e)
source4/ntvfs/posix/pvfs_resolve.c
source4/ntvfs/posix/pvfs_shortname.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h
source4/param/loadparm.c