drbd: account bitmap IO during resync as resync-(related-)-io
authorLars Ellenberg <lars.ellenberg@linbit.com>
Tue, 14 Jun 2011 12:18:23 +0000 (14:18 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 30 Jun 2011 07:23:43 +0000 (09:23 +0200)
If we have a good resync rate, we will frequently update the on-disk
bitmap, which, if not accounted for as resync io, may let an otherwise
idle device appear to be "busy", and cause us to throttle resync.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found