5eec9c0 [CMAN] Fix "Node X is undead" loop bug

Authored and Committed by lon 16 years ago
    [CMAN] Fix "Node X is undead" loop bug
    
    This was caused by an improper assignment to ps_incarnation
    after a node decides to evict another node.  The fix
    is to simply make the internal (memory) assignments before
    calling qd_write_status()
    
        
file modified
+17 -17