From: Philipp Reisner Date: Tue, 20 Dec 2011 10:49:58 +0000 (+0100) Subject: drbd: restart loop in drbd_make_request() [prepare for Linux-3.2] X-Git-Tag: v3.8-rc1~78^2~18^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b6a3b159927d45092f64e07f40d5ecf93e11d8;p=pandora-kernel.git drbd: restart loop in drbd_make_request() [prepare for Linux-3.2] With Linux-3.2 generic_make_request() will no longer loop over the request function until it finally returns 0. Move this loop into our drbd_make_request() function. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed