Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nbd: Implement NBD_INFO_BLOCK_SIZE on client | Eric Blake | 2017-07-14 | 1 | -0/+1 |
* | nbd: Implement NBD_INFO_BLOCK_SIZE on server | Eric Blake | 2017-07-14 | 1 | -0/+1 |
* | nbd: Implement NBD_OPT_GO on client | Eric Blake | 2017-07-14 | 1 | -0/+3 |
* | nbd: Implement NBD_OPT_GO on server | Eric Blake | 2017-07-14 | 1 | -0/+3 |
* | nbd: Simplify trace of client flags in negotiation | Eric Blake | 2017-07-14 | 1 | -3/+1 |
* | nbd: Expose and debug more NBD constants | Eric Blake | 2017-07-14 | 1 | -6/+6 |
* | nbd: Don't bother tracing an NBD_OPT_ABORT response failure | Eric Blake | 2017-07-14 | 1 | -1/+0 |
* | nbd: use generic trace subsystem instead of TRACE macro | Vladimir Sementsov-Ogievskiy | 2017-07-10 | 1 | -0/+56 |