Use filesystem capabilities to support case-insensitive filesystems.
commit596018455af0d80add90215689a80d336157429c
authorJames Peach <jpeach@samba.org>
Sat, 22 Dec 2007 22:55:37 +0000 (22 14:55 -0800)
committerJames Peach <jpeach@samba.org>
Sat, 22 Dec 2007 22:55:37 +0000 (22 14:55 -0800)
treee57331a0b8e0737da5fe4efb6b7d171a029402cf
parent4dc0c1b88be359cbf4e5273e1670ef0f87b9e36b
Use filesystem capabilities to support case-insensitive filesystems.

If we know the underlying filesystem is case-insensitive, then we
know that it won't help to search for case variations of the requested
name.

Jeremy, please review (and revert if you disagree).
(This used to be commit 9e8b8f8c16612d8a08b55802f4fd9afca5498a7c)
source3/smbd/dir.c
source3/smbd/filename.c