summaryrefslogtreecommitdiffstats
path: root/block/export/export.c
Commit message (Expand)AuthorAgeFilesLines
* block/export: Allocate BlockExport in blk_exp_add()Kevin Wolf2020-10-021-1/+17
* block/export: Move AioContext from NBDExport to BlockExportKevin Wolf2020-10-021-0/+2
* block/export: Move refcount from NBDExport to BlockExportKevin Wolf2020-10-021-0/+14
* block/export: Remove magic from block-export-addKevin Wolf2020-10-021-3/+10
* block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-021-0/+48