]> git.hungrycats.org Git - linux/commit
drbd: add missing part_round_stats to _drbd_start_io_acct
authorPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 23 Feb 2012 11:56:26 +0000 (12:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 19:45:25 +0000 (11:45 -0800)
commitd239fdb0d4d3088b5161f0c92ed929143b45d830
treeec7f0c31875468c387422dc07e71afcee6e7a5d4
parent6365d1039ebcdd214a891df7406e709db4d3fc30
drbd: add missing part_round_stats to _drbd_start_io_acct

commit 72585d2428fa3a0daab02ebad1f41e5ef517dbaa upstream.

Without this, iostat frequently sees bogus svctime and >= 100% "utilization".

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Cc: Raoul Bhatia <raoul@bhatia.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/block/drbd/drbd_req.c