c749f5d clogd: split cpg_config_callback into two functions

Authored and Committed by Jonathan Brassow 16 years ago
    clogd: split cpg_config_callback into two functions
    
    Easier to read/debug shorter functions
    cpg_config_callback now calls either cpg_join_callback or
    cpg_leave_callback
    
        
file modified
+158 -121