commit | 88481329c0a43373f994f0c8ed19e888a8c86830 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Wed Jun 20 17:48:35 2018 +0300 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Jul 05 10:17:59 2018 +0200 |
tree | 5676d92e6f20cda94ed2f1d1c310a292fcec182c | |
parent | fe8d2d5737ab20ed0118863f5eb888cae37122ab [diff] |
qemu-img: allow compressed not-in-order writes No reason to forbid them, and they are needed to improve performance with compress-threads in further patches. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>