You need to sign in or sign up before continuing.
  • P
    virsh: Fix internal naming of some blockjob commands · ca9aac53
    Peter Krempa 提交于
    The variable names for the options and information about a command
    should have an underscore in places where the virsh command has a
    hyphen. The function callback name should capitalize the letter after
    the hyphen. This was not used in 'blockcommit', 'blockcopy', 'blockjob',
    'blockpull', and 'blockresize' commands.
    Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
    ca9aac53
virsh-domain.c 406.0 KB