JHT ===> William Yost patches integrated to fix leading path on 8.3
authorSamba Release Account <samba-bugs@samba.org>
Mon, 10 Feb 1997 13:54:29 +0000 (13:54 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 10 Feb 1997 13:54:29 +0000 (13:54 +0000)
commit8839603f03b624e80f86395261d513bc7eb79189
tree84218a378ab53d7425b310815a1724cb3636dd15
parente3aff2459e5afc37812278f65e804ee70c7b7653
JHT ===> William Yost patches integrated to fix leading path on 8.3
filename problem.
Problem conditions:
case sensitive = no
default case = lower
mangle case = yes
preserve case = yes
short preserve case = yes
Problem: Win95 still writes upper case file names.
Patches supplied have been incorporated into mangle.c and server.c
but needs YOSTW to be defined for it to take effect.

Action:
=======
If we are happy with the patch, delete old code in mangle.c, then
remove all YOSTW #ifdefs.
(This used to be commit 84fc674c89e8999f284b59888dfa2cdc47438e88)
source3/smbd/mangle.c
source3/smbd/server.c