Home
last modified time | relevance | path

Searched hist:d87d01e1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dthrottle-groups.hd87d01e1 Wed Oct 21 13:36:05 CDT 2015 Alberto Garcia <berto@igalia.com> throttle: Remove throttle_group_lock/unlock()

The group throttling code was always meant to handle its locking
internally. However, bdrv_swap() was touching the ThrottleGroup
structure directly and therefore needed an API for that.

Now that bdrv_swap() no longer exists there's no need for the
throttle_group_lock() API anymore.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/block/
H A Dthrottle-groups.cd87d01e1 Wed Oct 21 13:36:05 CDT 2015 Alberto Garcia <berto@igalia.com> throttle: Remove throttle_group_lock/unlock()

The group throttling code was always meant to handle its locking
internally. However, bdrv_swap() was touching the ThrottleGroup
structure directly and therefore needed an API for that.

Now that bdrv_swap() no longer exists there's no need for the
throttle_group_lock() API anymore.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>