Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-30 Thread Han Han
On Tue, Aug 25, 2020 at 7:32 PM Jason Dillaman wrote: > On Tue, Aug 25, 2020 at 2:55 AM Han Han wrote: > > > > > > > > On Mon, Aug 24, 2020 at 11:09 PM Jason Dillaman > wrote: > >> > >> On Mon, Aug 24, 2020 at 10:52 AM Daniel P. Berrangé < > berra...@redhat.com> wrote: > >> > > >> > On Mon,

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-25 Thread Jason Dillaman
On Tue, Aug 25, 2020 at 2:55 AM Han Han wrote: > > > > On Mon, Aug 24, 2020 at 11:09 PM Jason Dillaman wrote: >> >> On Mon, Aug 24, 2020 at 10:52 AM Daniel P. Berrangé >> wrote: >> > >> > On Mon, Aug 24, 2020 at 10:19:59PM +0800, Han Han wrote: >> > > On Fri, Aug 21, 2020 at 8:01 PM Jason

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-25 Thread Han Han
On Mon, Aug 24, 2020 at 11:09 PM Jason Dillaman wrote: > On Mon, Aug 24, 2020 at 10:52 AM Daniel P. Berrangé > wrote: > > > > On Mon, Aug 24, 2020 at 10:19:59PM +0800, Han Han wrote: > > > On Fri, Aug 21, 2020 at 8:01 PM Jason Dillaman > wrote: > > > > > > > On Fri, Aug 7, 2020 at 5:50 AM Han

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-24 Thread Jason Dillaman
On Mon, Aug 24, 2020 at 10:52 AM Daniel P. Berrangé wrote: > > On Mon, Aug 24, 2020 at 10:19:59PM +0800, Han Han wrote: > > On Fri, Aug 21, 2020 at 8:01 PM Jason Dillaman wrote: > > > > > On Fri, Aug 7, 2020 at 5:50 AM Han Han wrote: > > > > > > > > Diff from v3: > > > > - add the check for

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-24 Thread Daniel P . Berrangé
On Mon, Aug 24, 2020 at 10:19:59PM +0800, Han Han wrote: > On Fri, Aug 21, 2020 at 8:01 PM Jason Dillaman wrote: > > > On Fri, Aug 7, 2020 at 5:50 AM Han Han wrote: > > > > > > Diff from v3: > > > - add the check for capability of rbd namespace > > > - rename the item of rbd namespace in disk

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-24 Thread Han Han
On Fri, Aug 21, 2020 at 8:01 PM Jason Dillaman wrote: > On Fri, Aug 7, 2020 at 5:50 AM Han Han wrote: > > > > Diff from v3: > > - add the check for capability of rbd namespace > > - rename the item of rbd namespace in disk source struct > > - combine the commit of doc into the commit of patch >

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-21 Thread Jason Dillaman
On Fri, Aug 7, 2020 at 5:50 AM Han Han wrote: > > Diff from v3: > - add the check for capability of rbd namespace > - rename the item of rbd namespace in disk source struct > - combine the commit of doc into the commit of patch > - remove the code for -drive > > gitlab branch: >

Re: [PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-17 Thread Han Han
ping On Fri, Aug 7, 2020 at 5:49 PM Han Han wrote: > Diff from v3: > - add the check for capability of rbd namespace > - rename the item of rbd namespace in disk source struct > - combine the commit of doc into the commit of patch > - remove the code for -drive > > gitlab branch: >

[PATCH v4 0/4] qemu: Support rbd namespace attribute

2020-08-07 Thread Han Han
Diff from v3: - add the check for capability of rbd namespace - rename the item of rbd namespace in disk source struct - combine the commit of doc into the commit of patch - remove the code for -drive gitlab branch: https://gitlab.com/hhan2/libvirt/-/commits/rbd-namespace-v4 Han Han (4):