From: Lars Ellenberg Date: Mon, 26 Mar 2012 18:12:24 +0000 (+0200) Subject: drbd: complete_conflicting_writes() should not care about connections X-Git-Tag: v3.8-rc1~78^2~18^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648e46b531006b069c66f171151819d10b423c26;p=pandora-kernel.git drbd: complete_conflicting_writes() should not care about connections complete_conflicting_writes() should not cause -EIO. It should not timeout either, or care for connection states. Connection timeout is detected elsewhere, and it's cleanup path is supposed to remove any pending requests or peer_requests from the write_requests tree. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed