khemraj / sanlock

Forked from sanlock 2 years ago
Clone

1f31453 sanlock: no error when inquire finds no pid

Authored and Committed by teigland 9 years ago
1 file changed. 5 lines added. 2 lines removed.
    sanlock: no error when inquire finds no pid
    
    sanlock_inquire() can be used to check if a pid is
    registered, in which case it's expected to not find
    the pid sometimes, so don't spam the logs with an error.
    
        
file modified
+5 -2