All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] sd: disentangle barriers in SCSI
Date: Sat, 04 Aug 2007 17:51:09 +0900	[thread overview]
Message-ID: <46B43DFD.3090109@gmail.com> (raw)
In-Reply-To: <1186177271.5493.30.camel@localhost.localdomain>

James Bottomley wrote:
> Our current implementation has a generic set of barrier functions that
> go through the SCSI driver model.  Realistically, this is unnecessary,
> because the only device that can use barriers (sd) can set the flush
> functions up at probe or revalidate time.  This patch pulls the barrier
> functions out of the mid layer and scsi driver model and relocates them
> directly in sd.

Looks good to me.

Thanks.

-- 
tejun

      reply	other threads:[~2007-08-04  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 21:41 [PATCH] sd: disentangle barriers in SCSI James Bottomley
2007-08-04  8:51 ` Tejun Heo [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=46B43DFD.3090109@gmail.com \
    --to=htejun@gmail.com \
    --cc=James.Bottomley@SteelEye.com \
    --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 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.