]> Git Repo - qemu.git/commit
Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"
authorKevin Wolf <[email protected]>
Tue, 5 Apr 2016 09:10:50 +0000 (11:10 +0200)
committerKevin Wolf <[email protected]>
Thu, 19 May 2016 14:45:31 +0000 (16:45 +0200)
commitb26ded9a7d9709aacdff36e39630acbb87201057
treeaf933a967166bb61e6113fd8b34fa2e1a3417064
parent08e83aabe497b97107e19bd46ac09ebbe6982f7e
Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"

This reverts commit 76b223200ef4fb09dd87f0e213159795eb68e7a5.

Now that I/O throttling is fully done on the BlockBackend level, there
is no reason any more to block I/O throttling for nodes with multiple
parents as the parents don't influence each other any more.

Conflicts:
block.c

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
block.c
blockdev.c
This page took 0.024919 seconds and 4 git commands to generate.