On 2/3/2017 11:38 AM, Alberto Garcia wrote:
On Fri 03 Feb 2017 11:04:58 AM CET, Pradeep Jagadeesh wrote:
This patch removes the redundant throttle code that was present in
block and fsdev device files. Now the common code is moved to a single
file.
Here it says that this patch moves common co
On Fri 03 Feb 2017 11:04:58 AM CET, Pradeep Jagadeesh wrote:
> This patch removes the redundant throttle code that was present in
> block and fsdev device files. Now the common code is moved to a single
> file.
Here it says that this patch moves common code to a separate file,
however:
> diff --
This patch removes the redundant throttle code that was present in
block and fsdev device files. Now the common code is moved
to a single file.
Signed-off-by: Pradeep Jagadeesh
https://lists.gnu.org/archive/html/qemu-devel/2017-01/msg04637.html
---
blockdev.c | 81 ++---