Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-18 | nbd/client-connection: add option for non-blocking connection attempt | Vladimir Sementsov-Ogievskiy | 1 | -1/+7 |
2021-06-18 | nbd/client-connection: return only one io channel | Vladimir Sementsov-Ogievskiy | 1 | -8/+28 |
2021-06-18 | nbd/client-connection: shutdown connection on release | Vladimir Sementsov-Ogievskiy | 1 | -3/+17 |
2021-06-18 | nbd/client-connection: implement connection retry | Vladimir Sementsov-Ogievskiy | 1 | -13/+43 |
2021-06-18 | nbd/client-connection: add possibility of negotiation | Vladimir Sementsov-Ogievskiy | 1 | -5/+100 |
2021-06-18 | nbd/client-connection: use QEMU_LOCK_GUARD | Vladimir Sementsov-Ogievskiy | 1 | -54/+45 |
2021-06-18 | nbd: move connection code from block/nbd to nbd/client-connection | Vladimir Sementsov-Ogievskiy | 1 | -0/+232 |