All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: "michaelc@cs.wisc.edu" <michaelc@cs.wisc.edu>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH RFC/RFT 01/10] block: add bsg heler library
Date: Sun, 24 Jul 2011 20:32:53 +0200	[thread overview]
Message-ID: <4E2C6555.50105@fusionio.com> (raw)
In-Reply-To: <1311497964-26842-2-git-send-email-michaelc@cs.wisc.edu>

On 2011-07-24 10:59, michaelc@cs.wisc.edu wrote:
> From: Mike Christie <michaelc@cs.wisc.edu>
> 
> This moves the FC classes bsg code to the block layer and
> makes it a lib so that other classes like iscsi and SAS can use it.
> 
> It is helpful because working with the request queue, bios,
> creating scatterlists, etc are a pain that the LLD does not
> have to worry about with normal IOs and should not have to
> worry about for bsg requests.

Mike, I'm going to queue this up for post -rc1.

-- 
Jens Axboe


  reply	other threads:[~2011-07-24 18:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-24  8:59 [PATCH RFC/RFT 00/10] add block layer bsg helper lib michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 01/10] block: add bsg heler library michaelc
2011-07-24 18:32   ` Jens Axboe [this message]
2011-07-24  8:59 ` [PATCH RFC/RFT 02/10] iscsi class: add bsg support to iscsi class michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 03/10] be2iscsi: add bsg support michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 04/10] FC class: convert to scsi bsg lib michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 05/10] libfc: convert to blk " michaelc
2011-07-28  1:13   ` Love, Robert W
2011-07-24  8:59 ` [PATCH RFC/RFT 06/10] qla2xxx: convert qla2xxx " michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 07/10] lpfc: convert lpfc " michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 08/10] bfa: convert bfa " michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 09/10] zfcp: convert zfcp " michaelc
2011-07-24  8:59 ` [PATCH RFC/RFT 10/10] ibmvfc: convert ibmvfc " michaelc

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=4E2C6555.50105@fusionio.com \
    --to=jaxboe@fusionio.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.