Files
xemu/include
Kevin Wolf 3d9f2d2af6 block: Move bdrv_truncate() implementation to io.c
This moves the bdrv_truncate() implementation from block.c to block/io.c
so it can have access to the tracked requests infrastructure.

This involves making refresh_total_sectors() public (in block_int.h).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2018-06-29 14:20:56 +02:00
..
2018-06-15 14:40:56 +01:00
2018-03-27 10:17:45 -05:00
2018-06-27 13:01:40 +01:00
2018-06-01 14:41:48 +01:00