6a6cefc dlm_controld: don't abort node configuration

1 file Authored by aring 4 years ago, Committed by teigland 4 years ago,
    dlm_controld: don't abort node configuration
    
    In case of not having mark value file we don't abort the whole
    configuration if any error on open fails. We skip this specific setting
    and jump to the next one since it's not mandatory to have a correct mark
    setting. It will still appear inside the logs.
    
        
file modified
+6 -1