diff options
| author | Manos Pitsidianakis | 2017-07-13 17:30:27 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2017-09-04 18:31:13 +0200 |
| commit | d8e12cd3227f0cb3b5558563f094088cfefb8f21 (patch) | |
| tree | 7804bf0202c245145d378c76fdb8a55e22b46fec /block/commit.c | |
| parent | block: remove unused bdrv_media_changed (diff) | |
| download | qemu-d8e12cd3227f0cb3b5558563f094088cfefb8f21.tar.gz qemu-d8e12cd3227f0cb3b5558563f094088cfefb8f21.tar.xz qemu-d8e12cd3227f0cb3b5558563f094088cfefb8f21.zip | |
block: remove bdrv_truncate callback in blkdebug
Now that bdrv_truncate is passed to bs->file by default, remove the
callback from block/blkdebug.c and set is_filter to true. is_filter also gives
access to other callbacks that are forwarded automatically to bs->file for
filters.
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/commit.c')
0 files changed, 0 insertions, 0 deletions
