Re: [libvirt] [PATCHv3 1/2] virsh: add pool support to vol-key command

2010-06-11 Thread Daniel P. Berrange
On Fri, Jun 11, 2010 at 09:51:55PM +1000, Justin Clift wrote: > Presently the vol-key command only supports being provided with > a volume path. > > This patch adds support for providing it with a pool and volume > identifier pair as well. > > virsh # vol-key --pool > > --- > This is a cle

[libvirt] [PATCHv3 1/2] virsh: add pool support to vol-key command

2010-06-11 Thread Justin Clift
Presently the vol-key command only supports being provided with a volume path. This patch adds support for providing it with a pool and volume identifier pair as well. virsh # vol-key --pool --- This is a clean patch against current git head, plus avoids a potential memory leak in the v1 c