]> Pileus Git - ~andy/linux/commit
drbd: reset congestion information before reporting it in /proc/drbd
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 30 Jul 2012 07:09:36 +0000 (09:09 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:58:39 +0000 (16:58 +0100)
commit8a943170711b7a4d63528ea8eb6a41cc91e79309
tree78d320ada007a1c98c5896fa158d5d23b4778de7
parent6f3465ed82b10922effe364676103cbd4f2bcd81
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>
drivers/block/drbd/drbd_proc.c