linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Boutcher <sleddog@us.ibm.com>
To: linux-scsi@vger.kernel.org
Cc: linuxppc64-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] ibmvscsis scsi target
Date: Mon, 17 Oct 2005 09:36:44 -0500	[thread overview]
Message-ID: <20051017143644.GA9992@cs.umn.edu> (raw)

James,

Here's the ibmvscsis SCSI target submitted for inclusion in 2.4.15.
This driver meets a couple of akpm's criteria for worthiness, in that
its actually been shipping for a while in a distro kernel, and (given
the posts when I broke compatibility) is being used.

This version is basically the same as the recent RFC version I sent
out, with a few bug fixes.  It addresses a comment from Anton about
using gratuitously small max_sectors limits, and has a few other
miscellanious fixes.

The only other significant comment generated by the the RFC was from
Christoph, and requested that this work be combined with the sgtg work
that Mike Christie and Tomonori Fujita are working on.  I definitely
will start contributing to that work, and will convert this driver to
their framework when it becomes complete.  I would rather not keep
this driver out of mainline for the amount of time that may take.

This device driver provides the SCSI target side of the "virtual SCSI"
on IBM Power5 systems.  The initiator side has been in mainline for a
while now (drivers/scsi/ibmvscsi/ibmvscsi.c.)  Targets already exist
for AIX and OS/400.

--
Dave B

             reply	other threads:[~2005-10-17 14:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20051017020534.GA29968@hound.rchland.ibm.com>
2005-10-17 14:36 ` Dave Boutcher [this message]
2005-10-17 14:37   ` [PATCH 1/3] ibmvscsis scsi target driver Dave Boutcher
2005-10-17 14:37   ` [PATCH 2/3] ibmvscsis scsi target sysfs interfaces Dave Boutcher
2005-10-17 14:37   ` [PATCH 3/3] ibmvscsis scsi target config and include changes Dave Boutcher
2005-10-17 17:58   ` [PATCH 0/3] ibmvscsis scsi target Dave C Boutcher
2005-10-26  2:12   ` Douglas Gilbert
2005-11-02  6:51     ` Vladislav Bolkhovitin

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=20051017143644.GA9992@cs.umn.edu \
    --to=sleddog@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxppc64-dev@ozlabs.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).