commit | c2ba686f353972cc89a006ffb6bab7ba1822271e | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Jun 14 15:14:06 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue Jul 24 14:07:18 2012 +0200 |
tree | 666920e336f5e85cdf4d03ecafa165c6a65743a4 | |
parent | 383606e0dea6a380097dbcb0c319b09ca372f36b [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>