From: Lars Ellenberg Date: Mon, 16 Jan 2012 14:04:33 +0000 (+0100) Subject: drbd: move put_ldev from __req_mod() to the endio callback X-Git-Tag: v3.5-rc1~41^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46385c84acd6654d3a38c9c7af1921dbded74aa2;p=pandora-kernel.git drbd: move put_ldev from __req_mod() to the endio callback One invocation in the endio handler is good enough, we don't need mention it for each of the different ways it calls __req_mod(). Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed