linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 6/10] iscsi: seperate iscsi interface from setup functions
Date: Fri, 13 Jan 2006 13:25:58 -0600	[thread overview]
Message-ID: <43C7FEC6.70900@cs.wisc.edu> (raw)
In-Reply-To: <20060113181755.GO20718@infradead.org>

Christoph Hellwig wrote:
>>diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
>>index b9d2bb8..1261a4f 100644
>>--- a/drivers/scsi/Makefile
>>+++ b/drivers/scsi/Makefile
>>@@ -164,6 +164,7 @@ CFLAGS_ncr53c8xx.o	:= $(ncr53c8xx-flags-
>> zalon7xx-objs	:= zalon.o ncr53c8xx.o
>> NCR_Q720_mod-objs	:= NCR_Q720.o ncr53c8xx.o
>> libata-objs	:= libata-core.o libata-scsi.o
>>+scsi_transport_iscsi-objs := libiscsi.o iscsi_if.o
> 
> 
> Please keep the interface file as scsi_transport_iscsi.c.  libiscsi should
> become a separate module and/or be linked with with iscsi_tcp.ko
> 

ok, I could actually make this more like libata and a normal transport 
class too. Let me respin this patch.

      reply	other threads:[~2006-01-13 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13  5:08 [PATCH 6/10] iscsi: seperate iscsi interface from setup functions Mike Christie
2006-01-13 18:17 ` Christoph Hellwig
2006-01-13 19:25   ` Mike Christie [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=43C7FEC6.70900@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.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).