On 6/22/2017 4:38 PM, Markus Armbruster wrote:
Pradeep Jagadeesh writes:
This patch factor out the duplicate throttle code that was present in
block and fsdev devices.
Signed-off-by: Pradeep Jagadeesh
---
blockdev.c | 44 +---
fsdev/qemu-
On Thu, 22 Jun 2017 16:38:45 +0200
Markus Armbruster wrote:
> Pradeep Jagadeesh writes:
>
> > This patch factor out the duplicate throttle code that was present in
> > block and fsdev devices.
> >
> > Signed-off-by: Pradeep Jagadeesh
> > ---
> > blockdev.c | 44 +-
Pradeep Jagadeesh writes:
> This patch factor out the duplicate throttle code that was present in
> block and fsdev devices.
>
> Signed-off-by: Pradeep Jagadeesh
> ---
> blockdev.c | 44 +---
> fsdev/qemu-fsdev-throttle.c | 43 +--
On Wed, 21 Jun 2017 14:55:55 +0200
Alberto Garcia wrote:
> On Mon 19 Jun 2017 03:11:32 PM CEST, Pradeep Jagadeesh wrote:
> > This patch factor out the duplicate throttle code that was present in
> > block and fsdev devices.
> >
> > Signed-off-by: Pradeep Jagadeesh
>
> Reviewed-by: Alberto Gar
On Wed 21 Jun 2017 03:43:09 PM CEST, Greg Kurz wrote:
> On Wed, 21 Jun 2017 14:55:55 +0200
> Alberto Garcia wrote:
>
>> On Mon 19 Jun 2017 03:11:32 PM CEST, Pradeep Jagadeesh wrote:
>> > This patch factor out the duplicate throttle code that was present in
>> > block and fsdev devices.
>> >
>> > S
On Mon 19 Jun 2017 03:11:32 PM CEST, Pradeep Jagadeesh wrote:
> This patch factor out the duplicate throttle code that was present in
> block and fsdev devices.
>
> Signed-off-by: Pradeep Jagadeesh
Reviewed-by: Alberto Garcia
Berto
On Mon, 19 Jun 2017 09:11:32 -0400
Pradeep Jagadeesh wrote:
> This patch factor out the duplicate throttle code that was present in
> block and fsdev devices.
>
> Signed-off-by: Pradeep Jagadeesh
> ---
I guess this patch can be applied right away.
Cc'ing Markus (maintainer of blockdev.c)
>