]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Sep 2016 08:12:43 +0000 (10:12 +0200)
commit223248f6312c3c6fd3945ecfed1c405a6179d5ab
treedceb9d3dec49d37b21b0b43937012cca9d0a77c5
parente29576aa70a87a349f28e45d359d1bb1e56dd531
Revert "ocfs2: bump up o2cb network protocol version"

commit 63b52c4936a2e679639c38ef51a50aa8ca1c5c07 upstream.

This reverts commit 38b52efd218b ("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: 38b52efd218bf ("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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ocfs2/cluster/tcp_internal.h