NT4 Browsing Weirdness with still life

Andrew Tridgell tridge at samba.anu.edu.au
Fri Oct 30 09:28:38 GMT 1998


> The samba VFS (or user-space filesystem as referred to by tridge) is
> pretty much working - it's really neat!

great!

how are you currently selecting which set of VFS routines to load?

> Some general questions: Are there any routines I can pinch from somewhere
> else to parse filenames?  Am I guaranteed to get passed a pathname of a
> certain format (i.e no backslashes or ../ ./ things to trip up my parser)
> after passing a pathname through dos_to_unix()? 

if you want it really clean then move clean_fname() from
smbwrapper/smbw.c into lib/ and use that.

Cheers, Tridge


More information about the samba-technical mailing list