From: Lars Ellenberg Date: Thu, 14 Jun 2012 13:14:06 +0000 (+0200) Subject: drbd: report congestion if we are waiting for some userland callback X-Git-Tag: v3.6-rc1~6^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ba686f353972cc89a006ffb6bab7ba1822271e;p=pandora-kernel.git drbd: report congestion if we are waiting for some userland callback If the drbd worker thread is synchronously waiting for some userland callback, we don't want some casual pageout to block on us. Have drbd_congested() report congestion in that case. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed