mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
1aef4d76c9
format 'vfs option = name = value'. It would be nice to get rid of
the first equals sign, but that would involve modifications to the
smb.conf parser.
There are a couple of naughties here - I've added a P_PTR enum as the
VFS options are parsed in param/loadparm.c and stored as a linked list
of structures. I couldn't for the life of me write a FN_LOCAL_PTR()
macro to generate a lp_vfsoptions() function that actually worked so
for the moment it is coded by hand.
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
loadparm.c | ||
params.c |