summaryrefslogtreecommitdiffstats
path: root/block/nbd-client.c
Commit message (Expand)AuthorAgeFilesLines
* nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz2015-03-181-2/+1
* nbd: fix the co_queue multi-adding bugBin Wu2015-02-161-12/+13
* nbd: Drop BDS backpointerMax Reitz2015-02-161-49/+52
* nbd: Improve error messagesMax Reitz2015-02-061-2/+2
* nbd: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-4/+20
* nbd: close socket if connection breaksStefan Hajnoczi2014-03-141-15/+18
* nbd: avoid uninitialized warningsMarc-André Lureau2013-12-161-12/+9
* nbd: finish any pending coroutineMarc-André Lureau2013-12-161-5/+16
* nbd: make nbd_client_session_close() idempotentMarc-André Lureau2013-12-161-0/+5
* nbd: pass export name as init argumentMarc-André Lureau2013-12-161-5/+4
* nbd: don't change socket block during negotiateMarc-André Lureau2013-12-161-0/+1
* Split nbd block client codeMarc-André Lureau2013-12-161-0/+372
OpenPOWER on IntegriCloud