[libvirt] [PATCH 3/3] setmaxmem: add the new options to "virsh setmaxmem" command

Eric Blake eblake at redhat.com
Sat Apr 9 02:25:32 UTC 2011


On 04/07/2011 11:08 PM, Taku Izumi wrote:
> 
> This patch adds the new options (--live, --config, and --current) to "virsh setmaxmem"
> command. The behavior of above options is the same as that of "virsh setmem".
> When the --config option is specified, a modofication is effective for the

s/modofication/modification/

> persistent domain, while the --live option is specified, a modification is effective
> for an active domain. The --current option is specified, it affects a current domain.

Long lines - 80 columns is nice, and for commit messages, I tend to be
even more conservative at 70 columns (since git log indents the text).

> 
> +
> +    if (current) {
> +        if(live || config) {

s/if(/if (/

ACK with that nit fixed, and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110408/b20c3fdf/attachment-0001.sig>


More information about the libvir-list mailing list