db2259e sanlock: UNUSED flag for lockspace rem

Authored and Committed by teigland 13 years ago
    sanlock: UNUSED flag for lockspace rem
    
    salock_rem_lockspace(UNUSED) will return -EBUSY
    if any resources exist for the given lockspace,
    instead of forcibly removing the lockspace by
    killing any pids using resources within the
    lockspace, and then removing the lockspace once
    all resources are gone.
    
    Signed-off-by: David Teigland <teigland@redhat.com>
    
        
file modified
+7 -0
file modified
+24 -0
file modified
+2 -0
file modified
+3 -1