From: Philipp Reisner Date: Tue, 25 Jun 2013 14:50:06 +0000 (+0200) Subject: drbd: Ignore the exit code of a fence-peer handler if it returns too late X-Git-Tag: v3.11-rc3~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e448bb30d0f3fc7daa652d2d3a30adaf9e171b;p=pandora-kernel.git drbd: Ignore the exit code of a fence-peer handler if it returns too late In case the connection was established and lost again before the a fence-peer handler returns, ignore the exit code of this instance. (And use the exit code of the later started instance) Signed-off-by: Andreas Gruenbacher Signed-off-by: Philipp Reisner Signed-off-by: Jens Axboe --- Reading git-diff-tree failed