]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ocfs2: o2hb: add NEGO_TIMEOUT message
authorJunxiao Bi <junxiao.bi@oracle.com>
Fri, 18 Sep 2015 05:47:39 +0000 (13:47 +0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 5 May 2016 21:07:35 +0000 (14:07 -0700)
commit614a5ce111be21e3ef951f805ff93b795f837a11
tree8cc0c07ce25642df3aa643a26bff1022fffdbe91
parent1fcd54c95bc5cd84c001a10c7acdc3dc6b6a0f3a
ocfs2: o2hb: add NEGO_TIMEOUT message

This message is sent to master node when non-master nodes's
negotiate timer expired. Master node records these nodes in
a bitmap which is used to do write timeout timer re-queue
decision.

Oracle-bug: 21862940

Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com>
Reviewed-by: Ryan Ding <ryan.ding@oracle.com>
fs/ocfs2/cluster/heartbeat.c