Hi,

I want to implement some additional symlink translation for one 
share. I know this should be possible with the vfs layer. I've 
done a lot digging through the source but haven't found the right 
function jet.
>From what I've learned so far the best place would be reduce_name() 
or unix_clean_name() but these are not part of the vfs system.
Is there any other vfs hook that does a general translation? 
Redifining all of the functions is too much overhead because I have 
to do my own realpath() on every given filename.

thx
 Birk


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to