OSDN Git Service

throttle: Update throttle-groups.c documentation
authorAlberto Garcia <berto@igalia.com>
Tue, 13 Jun 2017 21:16:12 +0000 (00:16 +0300)
committerKevin Wolf <kwolf@redhat.com>
Mon, 26 Jun 2017 12:51:13 +0000 (14:51 +0200)
commit0d2fac8ede5623b5bb825bd002633cd65db5159e
tree51e30e9728b9161581e30d9b56a11bd44f2616c5
parent370e8328d7c9e0959c31b3ea97f4a49252333307
throttle: Update throttle-groups.c documentation

There used to be throttle_timers_{detach,attach}_aio_context() calls
in bdrv_set_aio_context(), but since 7ca7f0f6db1fedd28d490795d778cf239
they are now in blk_set_aio_context().

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/throttle-groups.c