Olaf Hering 58da5b1e01 xen_disk: fix io accounting
bdrv_acct_done was called unconditional. But in case the ioreq has no
segments there is no matching bdrv_acct_start call. This could lead to
bogus accounting values.

Found by code inspection.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2014-02-20 17:57:13 +00:00
..
2014-01-31 22:05:03 +01:00
2013-11-05 19:57:47 -08:00
2014-02-14 21:12:04 +01:00
2013-07-29 21:05:58 +02:00
2013-12-17 19:42:27 +00:00
2013-09-01 19:32:42 +04:00
2014-02-20 17:57:13 +00:00