From: Allan Stephens Date: Wed, 9 Nov 2011 19:22:52 +0000 (-0500) Subject: tipc: Don't record failed publication attempt as a success X-Git-Tag: v3.5-rc1~109^2~370^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6eced8a482986784eb1f3aa0838dbdd725e71c;p=pandora-kernel.git tipc: Don't record failed publication attempt as a success No longer increments counter of number of publications by a node if an attempt to add a new publication fails. This prevents TIPC from incorrectly blocking future publications because the configured maximum number of publications has been reached. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed