• S
    · 823a637a
    Sunil Mushran 提交于
    ocfs2/cluster: Maintain live node bitmap per heartbeat region
    
    Currently we track a global livenode bitmap that keeps track of all nodes
    that are heartbeating in all regions.
    
    This patch adds the ability to track the livenode bitmap on a per region basis.
    We will use this facility in a later patch to allow us to withstand the loss of
    a minority number of regions.
    Signed-off-by: NSunil Mushran <sunil.mushran@oracle.com>
    823a637a
heartbeat.c 54.0 KB