search for: fn_local_

Displaying 1 result from an estimated 1 matches for "fn_local_".

Did you mean: fn_local
2009 Jan 14
1
Improving loadparm design to fix bug in configuration reloading
...anyway. Then rsync will have a statically initialized "const struct global" for the application-level defaults, plus a "struct global" and zero or more "struct section" for the currently loaded configuration. Comments on this approach before I begin? I noticed that FN_LOCAL_STRING works differently from the other FN_LOCAL_* in that it goes back to sDefaults if a valid module number is given but the module contains a NULL value. Is there a reason for this? I'm checking the history of the Samba code that from which this was taken. -- Matt