commit | 8a943170711b7a4d63528ea8eb6a41cc91e79309 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Jul 30 09:09:36 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:39 2012 +0100 |
tree | 78d320ada007a1c98c5896fa158d5d23b4778de7 | |
parent | 6f3465ed82b10922effe364676103cbd4f2bcd81 [diff] |
drbd: reset congestion information before reporting it in /proc/drbd We cache the congestion status in mdev->congestion_reason whenever drbd_congested() was called. Reset this cached info before reporting it when reading /proc/drbd. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>