mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-10 18:35:37 +00: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>