]> Git Repo - qemu.git/commit - block/qcow2.c
qcow2: reject unaligned offsets in write compressed
authorAnton Nefedov <[email protected]>
Tue, 14 Nov 2017 10:16:49 +0000 (13:16 +0300)
committerMax Reitz <[email protected]>
Fri, 17 Nov 2017 17:21:30 +0000 (18:21 +0100)
commit3e3b838ffeba42eced87595b0a23dc38f7c0c21b
tree531933c9528b0a72b3365873f06ce8d31a7f0c1e
parent2b7731938d9279a77d2df62fd9641afc00adbc7c
qcow2: reject unaligned offsets in write compressed

Misaligned compressed write is not supported.

Signed-off-by: Anton Nefedov <[email protected]>
Message-id: 1510654613[email protected]
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
block/qcow2.c
This page took 0.025689 seconds and 4 git commands to generate.