Re: [RFC PATCH 18/22] block/export: Add 'id' option to block-export-add

2020-08-18 Thread Max Reitz
On 13.08.20 18:29, Kevin Wolf wrote: > We'll need an id to identify block exports in monitor commands. This > adds one. > > Note that this is different from the 'name' option in the NBD server, > which is the externally visible export name. While block export ids need > to be unique in the whole p

[RFC PATCH 18/22] block/export: Add 'id' option to block-export-add

2020-08-13 Thread Kevin Wolf
We'll need an id to identify block exports in monitor commands. This adds one. Note that this is different from the 'name' option in the NBD server, which is the externally visible export name. While block export ids need to be unique in the whole process, export names must be unique only for the