4565fc4 lock_dlm: ignore dlm EBUSY on plock unlock

1 file Authored by teigland 16 years ago, Committed by cfeist 16 years ago,
    lock_dlm: ignore dlm EBUSY on plock unlock
    
    bz 432707
    
    The previous commit for this bug didn't resolve all the cases of
    EBUSY assertions from plock unlocks.  As suggested in the previous
    commit message, this patch just ignores -EBUSY errors returned for
    plock unlocks instead of asserting.
    
    Signed-off-by: David Teigland <teigland@redhat.com>
    
    bz 440665 (for 4.6.z)
    
        
file modified
+10 -2