68e6ca8 If recovery was aborted during restbl_rsb_update(), some rsb's could be

Authored and Committed by teigland 19 years ago
    If recovery was aborted during restbl_rsb_update(), some rsb's could be
    left on the recover_list.  This would cause an oops later when the
    next recovery sequence used the recover_list.  Now we clear that list
    if we abort the recovery.
    
    It seems unlikely people have seen this since it requires a node to fail
    at just the right time while other nodes are doing recovery.
    
        
file modified
+22 -0