Tim Potter wrote:
> On Thu, Aug 15, 2002 at 12:29:32AM -0500, Gerald (Jerry) Carter wrote:
>  
> Can't we get rid of the case sensitive option?.  It just seems to cause 
> people lots of uncessary pain.

Strangely enough, having "case_sensitive = yes", makes SAMBA more 
responsive for case insensitive file systems.

It probably would be better to have SAMBA allow the VFS level to do the 
file name matching, so that it can be taylored to the file system.

The OpenVMS file api that is eventually called by readdir() accepts a 
wildcard mask.

So if a vfs_wild_reeaddir() existed, it would do the wildcard matching 
and the wildcard file lookup could be optimized to the file system.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to