aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2021-06-10 13:07:44 +0300
committerEric Blake <eblake@redhat.com>2021-06-18 10:59:53 -0500
commit90ddc64fb2b9b1d698efc6d76026e76d5fe224ce (patch)
tree6da9e28d347a98869cdb46ddc557d529bdfd4e54 /python
parentc3e77304855040ffd390cb7abaf7ec9ebb9b714c (diff)
downloadqemu-90ddc64fb2b9b1d698efc6d76026e76d5fe224ce.zip
qemu-90ddc64fb2b9b1d698efc6d76026e76d5fe224ce.tar.gz
qemu-90ddc64fb2b9b1d698efc6d76026e76d5fe224ce.tar.bz2
block/nbd: rename NBDConnectThread to NBDClientConnection
We are going to move the connection code to its own file, and want clear names and APIs first. The structure is shared between user and (possibly) several runs of connect-thread. So it's wrong to call it "thread". Let's rename to something more generic. Appropriately rename connect_thread and thr variables to conn. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Roman Kagan <rvkagan@yandex-team.ru> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20210610100802.5888-15-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions