[PATCH] Fix bug #10650 - "case sensitive = True" option doesn't work with "max protocol = SMB2" or higher in large directories.

Jeremy Allison jra at samba.org
Tue Jun 10 17:16:18 MDT 2014


Here's a fix for the SMB2/3 server when given a non-wildcard
search path.

For a non-wildcard string we need it to go through the
filename_convert() function that takes care of name
canonicalization and lookup in the same way as any
other given pathname.

This is the same way it's done in the old SMB1 trans2
findfirst code.

Please review and/or push if you're happy.

Thanks !

Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-10650-master.patch
Type: text/x-diff
Size: 3568 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20140610/76ac1d8c/attachment.patch>


More information about the samba-technical mailing list