public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Asias He <asias@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: kvm@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [PATCH 0/3] vhost-scsi: file renames
Date: Thu, 2 May 2013 12:44:02 +0800	[thread overview]
Message-ID: <20130502044402.GC3646@hj.localdomain> (raw)
In-Reply-To: <cover.1367459045.git.mst@redhat.com>

On Thu, May 02, 2013 at 04:45:30AM +0300, Michael S. Tsirkin wrote:
> This reorgs the files a bit, renaming tcm_vhost to
> vhost_scsi as that's how userspace refers to it.
> While at it, cleanup some leftovers from when it was a
> staging driver.
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

Reviewed-by: Asias He <asias@redhat.com>

> 
> Michael S. Tsirkin (3):
>   vhost: src file renames
>   tcm_vhost: header split up
>   vhost_scsi: module rename
> 
>  drivers/vhost/Kconfig                 |  10 ++-
>  drivers/vhost/Kconfig.tcm             |   6 --
>  drivers/vhost/Makefile                |   3 +-
>  drivers/vhost/{tcm_vhost.c => scsi.c} | 115 ++++++++++++++++++++++++++---
>  drivers/vhost/tcm_vhost.h             | 131 ----------------------------------
>  include/uapi/linux/vhost.h            |  28 ++++++++
>  6 files changed, 143 insertions(+), 150 deletions(-)
>  delete mode 100644 drivers/vhost/Kconfig.tcm
>  rename drivers/vhost/{tcm_vhost.c => scsi.c} (94%)
>  delete mode 100644 drivers/vhost/tcm_vhost.h
> 
> -- 
> MST

-- 
Asias

      parent reply	other threads:[~2013-05-02  4:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02  1:45 [PATCH 0/3] vhost-scsi: file renames Michael S. Tsirkin
2013-05-02  1:45 ` [PATCH 1/3] vhost: src " Michael S. Tsirkin
2013-05-02  1:45 ` [PATCH 2/3] tcm_vhost: header split up Michael S. Tsirkin
2013-05-02  1:45 ` [PATCH 3/3] vhost_scsi: module rename Michael S. Tsirkin
2013-05-02  2:06 ` [PATCH 0/3] vhost-scsi: file renames Nicholas A. Bellinger
2013-05-02  4:44 ` Asias He [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=20130502044402.GC3646@hj.localdomain \
    --to=asias@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=stefanha@redhat.com \
    --cc=virtualization@lists.linux-foundation.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