[libvirt] [PATCHv2 0/1] Add --force flag to virsh blockresize

martinsson.patrik at gmail.com martinsson.patrik at gmail.com
Mon Oct 21 19:55:38 UTC 2019


From: Patrik Martinsson <martinsson.patrik at gmail.com>

This patch changes the behaviour when shrinking a block device. It only
changes the behaviour in the 'virsh layer', not in the API.

Basically this is a remake of a patch I posted a few weeks ago, but implemented
according to the feedback that was given (hopefully).

Previous discussion can be found at
https://www.redhat.com/archives/libvir-list/2019-October/msg00258.html

Patrik Martinsson (1):
  Add --force flag to virsh blockresize

 docs/news.xml        | 13 +++++++++++++
 tools/virsh-domain.c | 34 +++++++++++++++++++++++++++++++---
 tools/virsh.pod      |  6 +++++-
 3 files changed, 49 insertions(+), 4 deletions(-)

--
2.23.0




More information about the libvir-list mailing list