From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] block: Remove unused s->hd in various drivers
Date: Tue, 16 Nov 2010 20:29:27 +0000 [thread overview]
Message-ID: <AANLkTi=qWYUv+0GfodeKEM9gxhZzBJOyAP8BfWnKafgi@mail.gmail.com> (raw)
In-Reply-To: <1289930209-23021-1-git-send-email-kwolf@redhat.com>
On Tue, Nov 16, 2010 at 5:56 PM, Kevin Wolf <kwolf@redhat.com> wrote:
> All drivers use bs->file instead of s->hd fpr quite a while now, so it's time
> to remove s->hd.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> block/qcow.c | 1 -
> block/qcow2.h | 1 -
> block/vdi.c | 1 -
> block/vmdk.c | 1 -
> block/vpc.c | 2 --
> 5 files changed, 0 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
next prev parent reply other threads:[~2010-11-16 20:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-16 17:56 [Qemu-devel] [PATCH] block: Remove unused s->hd in various drivers Kevin Wolf
2010-11-16 20:29 ` Stefan Hajnoczi [this message]
2010-11-16 22:36 ` Christoph Hellwig
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='AANLkTi=qWYUv+0GfodeKEM9gxhZzBJOyAP8BfWnKafgi@mail.gmail.com' \
--to=stefanha@gmail.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).