From: "Michael S. Tsirkin" <mst@redhat.com>
To: Asias He <asias@redhat.com>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
target-devel@vger.kernel.org,
Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
Date: Wed, 1 May 2013 09:42:22 +0300 [thread overview]
Message-ID: <20130501064222.GA15084@redhat.com> (raw)
In-Reply-To: <1367034129-31214-1-git-send-email-asias@redhat.com>
On Sat, Apr 27, 2013 at 11:42:09AM +0800, Asias He wrote:
> Signed-off-by: Asias He <asias@redhat.com>
Nicholas, thoughts?
How about we move tcm_vhost.c to scsi.c
call module vhost_scsi and add tcm_vhost as an alias?
If not - want this alias in?
> ---
> drivers/vhost/tcm_vhost.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
> index 1677238..bddc39a 100644
> --- a/drivers/vhost/tcm_vhost.c
> +++ b/drivers/vhost/tcm_vhost.c
> @@ -1928,5 +1928,6 @@ static void tcm_vhost_exit(void)
>
> MODULE_DESCRIPTION("TCM_VHOST series fabric driver");
> MODULE_LICENSE("GPL");
> +MODULE_ALIAS("vhost_scsi");
> module_init(tcm_vhost_init);
> module_exit(tcm_vhost_exit);
> --
> 1.8.1.4
next prev parent reply other threads:[~2013-05-01 6:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-27 3:42 [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost Asias He
2013-04-28 12:43 ` Michael S. Tsirkin
2013-05-01 6:42 ` Michael S. Tsirkin [this message]
2013-05-01 16:07 ` Nicholas A. Bellinger
[not found] ` <1367424476.10977.4.camel@haakon3.risingtidesystems.com>
2013-05-01 17:02 ` Michael S. Tsirkin
2013-05-02 4:27 ` Asias He
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=20130501064222.GA15084@redhat.com \
--to=mst@redhat.com \
--cc=asias@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=stefanha@redhat.com \
--cc=target-devel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).