From: Lars Ellenberg Date: Fri, 22 Nov 2013 11:52:03 +0000 (+0100) Subject: drbd: add lists to find oldest pending requests X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844a6ae7358df3261daec25e0d3a510f3d4152f2;p=pandora-kernel.git drbd: add lists to find oldest pending requests Adding requests to per-device fifo lists as soon as possible after allocating them leaves a simple list_first_entry_or_null() to find the oldest request, regardless what it is still waiting for. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed