[PATCH] Merge the lp function definitions

Andrew Bartlett abartlet at samba.org
Mon May 28 03:01:11 MDT 2012


One of the most annoying mis-features of s3fs at the moment is that
parameters that are known in one system and not in the other are
reported as being invalid.

The patches I'm working on go a way to solving that.  By pushing most of
the global loadparm parameters into param_functions.c, we prepare to
build a common parameter table. 

This takes the same approach as used to merge the per-service
functions. 

The patches I've prepared so far are here:
https://git.samba.org/?p=abartlet/samba.git/.git;a=shortlog;h=refs/heads/lp-merge

I hope to continue this work this week, so we can eliminate the warnings
before the beta. 

Andrew Bartlett
-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list