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