From: Lars Ellenberg Date: Fri, 8 Jun 2012 14:30:30 +0000 (+0200) Subject: drbd: fix local read error hung forever X-Git-Tag: v3.8-rc1~78^2~18^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab53b90e89eb2421a607655cab426232fdd82f6f;p=pandora-kernel.git drbd: fix local read error hung forever The commit drbd: simplify retry path of failed READ requests simplified it too much: it just did not do anything for local read errors. Add the missing req_may_be_completed_not_susp() to the READ_COMPLETED_WITH_ERROR case. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed