All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: dougg@torque.net
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH/RFC] Allowing REQ_FAILFAST to be set from SG_IO
Date: Thu, 11 May 2006 12:28:14 +0200	[thread overview]
Message-ID: <446311BE.8070104@suse.de> (raw)
In-Reply-To: <446217D5.3020606@torque.net>

Douglas Gilbert wrote:
> Hannes Reinecke wrote:
>> Hi all,
>>
>> this patch allows to set the REQ_FAILFAST flag to be set from SG_IO
>> commands. With it one can send generic SCSI commands which behave
>> exactly like normal requests send via the block layer.
>>
>> Comments etc welcome.
> 
> Hannes,
> Looks good. There is no proposed change to sg.c .
> Could SG_FLAG_FAILFAST be made to work via sg device
> nodes?
> 
That will be tricky. sg.c is using scsi_execute_async() which doesn't
provide for any flags to be passed.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke			hare@suse.de
SuSE Linux Products GmbH		S390 & zSeries
Maxfeldstraße 5				+49 911 74053 688
90409 Nürnberg				http://www.suse.de
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2006-05-11 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10 13:51 [PATCH/RFC] Allowing REQ_FAILFAST to be set from SG_IO Hannes Reinecke
2006-05-10 16:41 ` Douglas Gilbert
2006-05-10 16:50   ` James Bottomley
2006-05-10 17:42     ` Douglas Gilbert
2006-05-11 10:39       ` Hannes Reinecke
2006-05-11 10:36     ` Jens Axboe
2006-05-11 10:28   ` Hannes Reinecke [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=446311BE.8070104@suse.de \
    --to=hare@suse.de \
    --cc=dougg@torque.net \
    --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.