diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-08-24 11:38:36 +0300 |
---|---|---|
committer | Hanna Reitz <hreitz@redhat.com> | 2021-09-01 14:03:47 +0200 |
commit | 1f0cacb967bffc0d1284a2a5c6025b09f9a0f091 (patch) | |
tree | 7a1404488ed9fba4406028dd17ac95de21187103 /python | |
parent | 7ddbce2dec96f1d881db0a81541072a23d2b89b4 (diff) | |
download | qemu-1f0cacb967bffc0d1284a2a5c6025b09f9a0f091.zip qemu-1f0cacb967bffc0d1284a2a5c6025b09f9a0f091.tar.gz qemu-1f0cacb967bffc0d1284a2a5c6025b09f9a0f091.tar.bz2 |
block/copy-before-write: introduce cbw_init()
Move part of bdrv_cbw_append() to new function cbw_open(). It's an
intermediate step for adding normal .bdrv_open() handler to the
filter. With this commit no logic is changed, but we have a function
which will be turned into .bdrv_open() handler in future commit.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210824083856.17408-15-vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions