linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, ballen@gravity.phys.uwm.edu
Subject: Re: [PATCH 1/3] libata: flush is an IO command
Date: Tue, 30 Oct 2007 09:32:38 -0400	[thread overview]
Message-ID: <47273276.3040204@garzik.org> (raw)
In-Reply-To: <20071026065359.GL11853@htj.dyndns.org>

Tejun Heo wrote:
> ATA_QCFLAG_IO is used to mark commands which are used to perform
> regluar IO transfers via block layer.  These commands are assumed to
> be valid and taken more seriously during error handling.  Cache flush
> is used by regular IO path and necessary for data integrity.  Mark it
> with ATA_QCFLAG_IO.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
>  drivers/ata/libata-scsi.c |    3 +++
>  1 file changed, 3 insertions(+)

patch series looks fine... ok for 2.6.24-rc?



  parent reply	other threads:[~2007-10-30 13:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26  6:53 [PATCH 1/3] libata: flush is an IO command Tejun Heo
2007-10-26  7:12 ` [PATCH 2/3] libata: stop being overjealous about non-IO commands Tejun Heo
2007-10-26  7:19   ` [PATCH 3/3] libata: implement and use ATA_QCFLAG_QUIET Tejun Heo
2007-10-30 13:32 ` Jeff Garzik [this message]
2007-10-30 13:52   ` [PATCH 1/3] libata: flush is an IO command Tejun Heo

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=47273276.3040204@garzik.org \
    --to=jeff@garzik.org \
    --cc=ballen@gravity.phys.uwm.edu \
    --cc=htejun@gmail.com \
    --cc=linux-ide@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).