From: "Benoît Canet" <benoit.canet@nodalink.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org, "Benoît Canet" <benoit.canet@nodalink.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] Extract block accounting statistic code in it's own module
Date: Tue, 9 Sep 2014 10:48:41 +0000 [thread overview]
Message-ID: <20140909104841.GA3656@nodalink.com> (raw)
In-Reply-To: <20140909095628.GG4847@noname.str.redhat.com>
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
prev parent reply other threads:[~2014-09-09 10:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 13:46 [Qemu-devel] [PATCH 0/4] Extract block accounting statistic code in it's own module Benoît Canet
2014-09-05 13:46 ` [Qemu-devel] [PATCH 1/4] block: Extract the BlockAcctStats structure Benoît Canet
2014-09-05 13:46 ` [Qemu-devel] [PATCH 2/4] block: Extract the block accounting code Benoît Canet
2014-09-05 13:46 ` [Qemu-devel] [PATCH 3/4] block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ Benoît Canet
2014-09-05 13:46 ` [Qemu-devel] [PATCH 4/4] block: Make the block accounting functions operate on BlockAcctStats Benoît Canet
2014-09-09 9:56 ` [Qemu-devel] [PATCH 0/4] Extract block accounting statistic code in it's own module Kevin Wolf
2014-09-09 10:48 ` Benoît Canet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140909104841.GA3656@nodalink.com \
--to=benoit.canet@nodalink.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).