Re: [libvirt] [PATCH 2/2 v2]virsh: set --shareable and --mode's new member: excludeOption

2013-10-29 Thread Eric Blake
On 10/28/2013 10:08 PM, Chen Hanxiao wrote: > From: Chen Hanxiao > > Signed-off-by: Chen Hanxiao > --- > tools/virsh-domain.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) NACK. Not necessary. My patch for aliasing already handles the exclusion of an alias with its canonical

[libvirt] [PATCH 2/2 v2]virsh: set --shareable and --mode's new member: excludeOption

2013-10-28 Thread Chen Hanxiao
From: Chen Hanxiao Signed-off-by: Chen Hanxiao --- tools/virsh-domain.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c index 59e3d8d..84fbc90 100644 --- a/tools/virsh-domain.c +++ b/tools/virsh-domain.c @@ -297,11 +297,13 @@