On Fri, Sep 02, 2011 at 04:37:24PM +0100, Stefan Hajnoczi wrote:
> On Fri, Sep 2, 2011 at 4:01 PM, Daniel P. Berrange wrote:
> > From: "Daniel P. Berrange"
> >
> > To aid in knowing whether a 'block_resize' was succesful, display
> > the sector count in the 'info block' output
> >
> > Signed-off-
On Fri, Sep 2, 2011 at 4:01 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> To aid in knowing whether a 'block_resize' was succesful, display
> the sector count in the 'info block' output
>
> Signed-off-by: Daniel P. Berrange
> ---
> block.c | 6 --
> qmp-commands.
From: "Daniel P. Berrange"
To aid in knowing whether a 'block_resize' was succesful, display
the sector count in the 'info block' output
Signed-off-by: Daniel P. Berrange
---
block.c |6 --
qmp-commands.hx |1 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a