On 06/21/2016 03:21 AM, Kevin Wolf wrote:
> The blkreplay driver only forwards the requests it gets, so converting
> it to byte granularity is trivial.
>
> Signed-off-by: Kevin Wolf
> ---
> block/blkreplay.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
>
> -stat
On 21.06.2016 11:21, Kevin Wolf wrote:
> The blkreplay driver only forwards the requests it gets, so converting
> it to byte granularity is trivial.
>
> Signed-off-by: Kevin Wolf
> ---
> block/blkreplay.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Max
The blkreplay driver only forwards the requests it gets, so converting
it to byte granularity is trivial.
Signed-off-by: Kevin Wolf
---
block/blkreplay.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/block/blkreplay.c b/block/blkreplay.c
index 525c2d5..196b