On Tue, Sep 09, 2014 at 11:56:28AM +0200, Kevin Wolf wrote:
> Am 05.09.2014 um 15:46 hat Benoît Canet geschrieben:
> > With the need to add new statistics it's better to modularize asap the I/O
> > block accounting code.
> > 
> > This series takes care of extracting this code and making it independant of 
> > the
> > BlockDriverState structure.
> > 
> > Compile tested and basically runtime tested excepted for the xen_disk.c 
> > backend.
> > 
> > Best regards
> > 
> > Benoît
> > 
> > Benoît Canet (4):
> >   block: Extract the BlockAcctStats structure
> >   block: Extract the block accounting code
> >   block: rename BlockAcctType members to start with BLOCK_ instead of
> >     BDRV_
> >   block: Make the block accounting functions operate on BlockAcctStats
> 
> Thanks, applied all to the block branch.

Thanks,
> 
> By the way, I was only CCed on the patches, but not on the cover letter.
> Can you please make sure to explicitly CC me for the whole series so I
> won't miss comments and can easier reply to the whole series?

Yes sure,

> 
> Kevin

Reply via email to