From: Lars Ellenberg Date: Tue, 6 Apr 2010 12:15:06 +0000 (+0200) Subject: drbd: fail_requests_early: remove incorrect and unnecessary optimization X-Git-Tag: v2.6.35-rc1~442^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=979f5c7f1f6c8a532b943defb790d43b999934eb;p=pandora-kernel.git drbd: fail_requests_early: remove incorrect and unnecessary optimization The condition does not fit the commend (I may well be Primary, even if I lost the disk earlier and now the connection). And this is catched below anyways, where it also gets logged. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed