diff options
| author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-06-10 13:07:44 +0300 |
|---|---|---|
| committer | Eric Blake <eblake@redhat.com> | 2021-06-18 10:59:53 -0500 |
| commit | 90ddc64fb2b9b1d698efc6d76026e76d5fe224ce (patch) | |
| tree | 6da9e28d347a98869cdb46ddc557d529bdfd4e54 /scripts/block-coroutine-wrapper.py | |
| parent | c3e77304855040ffd390cb7abaf7ec9ebb9b714c (diff) | |
| download | focaccia-qemu-90ddc64fb2b9b1d698efc6d76026e76d5fe224ce.tar.gz focaccia-qemu-90ddc64fb2b9b1d698efc6d76026e76d5fe224ce.zip | |
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 'scripts/block-coroutine-wrapper.py')
0 files changed, 0 insertions, 0 deletions