mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-27 09:14:40 +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>