On 18.03.2016 19:21, Kevin Wolf wrote:
> All users are converted to bdrv_parse_cache_mode() now.
>
> Signed-off-by: Kevin Wolf
> ---
> block.c | 29 +++--
> include/block/block.h | 1 -
> 2 files changed, 7 insertions(+), 23 deletions(-)
Reviewed-by: Max R
All users are converted to bdrv_parse_cache_mode() now.
Signed-off-by: Kevin Wolf
---
block.c | 29 +++--
include/block/block.h | 1 -
2 files changed, 7 insertions(+), 23 deletions(-)
diff --git a/block.c b/block.c
index 3775e65..7cae704 100644
--- a/bloc