b7b5783 sanlock: fix adding lockspace

Authored and Committed by teigland 14 years ago
    sanlock: fix adding lockspace
    
    the same lockspace could be added multiple times
    since there was no recording or checking of additions
    in progress.  Fix this mainly by adding a list of
    lockspaces being added.
    
        
file modified
+2 -1
file modified
+178 -91
file modified
+3 -4
file modified
+20 -67