Revert "block: complete all IOs before .bdrv_truncate"
brdv_truncate() is also called from readv/writev commands on self- growing file based storage. this will result in requests waiting for theirselves to complete. This reverts commit 9a665b2b . Signed-off-by:Kevin Wolf <kwolf@redhat.com>
Please register or sign in to comment