> We fixed this in ncpfs recently by putting in our own d_hash and d_compare
> routines to be case-insensitive, and modifying find_inode_number similarly.
Yes, that's the best way to fix it. Case preservation only goes so far;
after that you have to adapt to the case-insensitivity of the foreign
fs.
I'll add that to the next smbfs changes ...
Regards,
Bill