VFS modules / MSDFS tweaking
Christopher R. Hertel
crh at nts.umn.edu
Tue Jul 24 17:37:35 GMT 2001
> On Tue, Jul 24, 2001 at 09:02:19AM +1000, Tim Potter wrote:
> > It was hard to think of a nice syntax that would not confuse the
> > parser though...
>
> With the following, the share options' LHS and RHS as separated by the
> first =, just like always. The RHS is then divided using (optionally
> quoted) whitespace separated key-value pairs. Keys and values are
> separated by an = with no spaces.
>
> vfs options = key0=value0 key1="value 1" key2="value=2"
I would suggest:
vfs options = "quoted string"
...and just let the VFS module grab and parse the quoted string. We'd
need to make sure that the VFS module knows when the value changes, but I
think that the normal mechanism would work. I'd hate to have to do a
call-back, but that might be an option.
Chris -)-----
--
Christopher R. Hertel -)----- University of Minnesota
crh at nts.umn.edu Networking and Telecommunications Services
Ideals are like stars; you will not succeed in touching them
with your hands...you choose them as your guides, and following
them you will reach your destiny. --Carl Schultz
More information about the samba-technical
mailing list