First patch here is one we have agreed on during the initial discussion about truncate() in parallels format driver, another one is simple coding style change spotted by my student.
Signed-off-by: Denis V. Lunev <[email protected]> CC: Kevin Wolf <[email protected]> CC: Max Reitz <[email protected]> Denis V. Lunev (1): block: assert no image modification under BDRV_O_INACTIVE Klim Kireev (1): block: fix obvious coding style mitakes in block_int.h block.c | 2 ++ include/block/block_int.h | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) -- 2.7.4
