badc556 sanlock: add acquire flag to avoid waiting

Authored and Committed by teigland 8 years ago
    sanlock: add acquire flag to avoid waiting
    
    When a paxos lease is requested that was held by
    a failed, but not yet expired host, the acquire
    routine waits for the lease to expire before
    returning.  Add a flag to avoid waiting for the
    expiration for programs that want to just retry
    instead of block in sanlock_acquire().
    
        
file modified
+4 -2
file modified
+9 -0
file modified
+1 -0
file modified
+8 -2
file modified
+6 -0
file modified
+1 -0