Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/export: Move blk to BlockExport | Kevin Wolf | 2020-10-02 | 1 | -0/+3 |
* | block/export: Add block-export-del | Kevin Wolf | 2020-10-02 | 1 | -0/+1 |
* | block/export: Move strong user reference to block_exports | Kevin Wolf | 2020-10-02 | 1 | -0/+8 |
* | block/export: Add 'id' option to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+3 |
* | block/export: Add blk_exp_close_all(_type) | Kevin Wolf | 2020-10-02 | 1 | -0/+15 |
* | block/export: Allocate BlockExport in blk_exp_add() | Kevin Wolf | 2020-10-02 | 1 | -1/+7 |
* | block/export: Move AioContext from NBDExport to BlockExport | Kevin Wolf | 2020-10-02 | 1 | -0/+3 |
* | block/export: Move refcount from NBDExport to BlockExport | Kevin Wolf | 2020-10-02 | 1 | -0/+15 |
* | block/export: Remove magic from block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+2 |
* | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+33 |