commit | 6f3465ed82b10922effe364676103cbd4f2bcd81 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Jul 30 09:08:25 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:39 2012 +0100 |
tree | 9dc3f63d3faffecd49cac56a3affc55b1df08ae8 | |
parent | 0c849666016cbf541c1030eec55f5f8dd1fba513 [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>