Am 09.12.2013 um 17:41 hat Benoît Canet geschrieben: > Le Monday 09 Dec 2013 à 17:24:09 (+0100), Kevin Wolf a écrit : > > Am 05.12.2013 um 18:15 hat Benoît Canet geschrieben: > > > Signed-off-by: Benoit Canet <ben...@irqsave.net> > > > --- > > > blockdev.c | 13 +++++++++---- > > > hmp.c | 2 +- > > > qapi-schema.json | 10 ++++++++-- > > > qmp-commands.hx | 3 ++- > > > 4 files changed, 20 insertions(+), 8 deletions(-) > > > > Why would you do this on non-top-level nodes? > > What is the meaning of resizing a block filter (quorum/throttle) ? > Would not we let the user resize the qcow2 file below the filters directly ?
Hm, right... But you wouldn't do it below the first non-filter. I imagine we need similar rules as for snapshotting there? Kevin