commit | 28e448bb30d0f3fc7daa652d2d3a30adaf9e171b | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Tue Jun 25 16:50:06 2013 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 28 16:04:36 2013 +0200 |
tree | a55a604af453136e8021e62f4ab9656e7a3da4ec | |
parent | f9eb7bf424e766e00bbc6d69fd7eaaf4bd003cf9 [diff] |
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 <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>