]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ocfs2: bump up o2cb network protocol version"
authorJunxiao Bi <junxiao.bi@oracle.com>
Mon, 19 Sep 2016 21:44:44 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Sep 2016 22:36:17 +0000 (15:36 -0700)
commit47870384e76c5ff24ab8d83e4e613b00fdc3de33
tree5219ded200670feddf311863179cbc4455ab0c6c
parent0c4fd2f9f029fbd873fbfe6592bc00fe9709d4db
Revert "ocfs2: bump up o2cb network protocol version"

This reverts commit 3f97af3614a6 ("ocfs2: bump up o2cb network protocol
version").

This commit made rolling upgrade fail.  When one node is upgraded to new
version with this commit, the remaining nodes will fail to establish
connections to it, then the application like VMs on the remaining nodes
can't be live migrated to the upgraded one.  This will cause an outage.
Since negotiate hb timeout behavior didn't change without this commit,
so revert it.

Fixes: 3f97af3614a6d ("ocfs2: bump up o2cb network protocol version")
Link: http://lkml.kernel.org/r/1471396924-10375-1-git-send-email-junxiao.bi@oracle.com
Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Joseph Qi <joseph.qi@huawei.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/cluster/tcp_internal.h