mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-26 00:34:26 +02:00
BDRV_REQ_MAY_UNMAP in a write_zeroes request does not only allow the driver to unmap the blocks, but it actively requests that the blocks be unmapped afterwards if at all possible. Signed-off-by: Kevin Wolf <kwolf@redhat.com>