summary refs log tree commit diff stats
path: root/python/setup.py
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>2023-05-10 18:06:19 +0300
committerKevin Wolf <kwolf@redhat.com>2023-05-19 19:12:12 +0200
commit8187f63c9c64c2f2322fc6730c478a57bc0ce9eb (patch)
treee6da9e0df786b70f7445ebbfc548eec30614513a /python/setup.py
parentd009607d08d22f91ca399b72828c6693855e7325 (diff)
downloadfocaccia-qemu-8187f63c9c64c2f2322fc6730c478a57bc0ce9eb.tar.gz
focaccia-qemu-8187f63c9c64c2f2322fc6730c478a57bc0ce9eb.zip
blockdev: refactor transaction to use Transaction API
We are going to add more block-graph modifying transaction actions,
and block-graph modifying functions are already based on Transaction
API.

Next, we'll need to separately update permissions after several
graph-modifying actions, and this would be simple with help of
Transaction API.

So, now let's just transform what we have into new-style transaction
actions.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-Id: <20230510150624.310640-2-vsementsov@yandex-team.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions