commit | 37a4f70cea72a38fe981cbff517c222cefa46f21 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Sep 24 17:27:08 2020 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 02 15:46:40 2020 +0200 |
tree | 1551ddfb797090c1238e60b86aaed8921f73f02f | |
parent | 1a9f7a804f52caee6bc6769a8bb0a018e6c8ec81 [diff] |
block/export: Move blk to BlockExport Every block export has a BlockBackend representing the disk that is exported. It should live in BlockExport therefore. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200924152717.287415-23-kwolf@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>