From: Stefan Hajnoczi <stefanha@gmail.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v3 0/2] less confusing block file names
Date: Mon, 5 Dec 2016 10:37:32 +0000 [thread overview]
Message-ID: <20161205103732.GC22443@stefanha-x1.localdomain> (raw)
In-Reply-To: <20161202194854.18737-1-eblake@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]
On Fri, Dec 02, 2016 at 01:48:52PM -0600, Eric Blake wrote:
> no real change from v2 other than trivial rebasing and R-by:
> https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg07220.html
>
> but it's been more than a month since the last activity, and the
> start of the release cycle is as good a time as any to avoid any
> potential churn on conflicts due to renaming files
>
> applies on Kevin's block-next branch for 2.9
>
> Eric Blake (2):
> block: Rename raw_bsd to raw-format.c
> block: Rename raw-{posix,win32} to file-*.c
>
> include/block/block_int.h | 2 +-
> block/{raw-posix.c => file-posix.c} | 0
> block/{raw-win32.c => file-win32.c} | 0
> block/gluster.c | 4 ++--
> block/{raw_bsd.c => raw-format.c} | 2 +-
> MAINTAINERS | 6 +++---
> block/Makefile.objs | 6 +++---
> block/trace-events | 4 ++--
> configure | 2 +-
> 9 files changed, 13 insertions(+), 13 deletions(-)
> rename block/{raw-posix.c => file-posix.c} (100%)
> rename block/{raw-win32.c => file-win32.c} (100%)
> rename block/{raw_bsd.c => raw-format.c} (99%)
>
> --
> 2.9.3
>
>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2016-12-05 10:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-02 19:48 [Qemu-devel] [PATCH v3 0/2] less confusing block file names Eric Blake
2016-12-02 19:48 ` [Qemu-devel] [PATCH v3 1/2] block: Rename raw_bsd to raw-format.c Eric Blake
2016-12-02 19:48 ` [Qemu-devel] [PATCH v3 2/2] block: Rename raw-{posix, win32} to file-*.c Eric Blake
2016-12-05 10:37 ` Stefan Hajnoczi [this message]
2016-12-13 16:15 ` [Qemu-devel] [PATCH v3 0/2] less confusing block file names Kevin Wolf
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=20161205103732.GC22443@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--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).