linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] update scsi_eh_get_sense commentary
@ 2004-08-24 21:38 Christoph Hellwig
  2004-08-25 13:52 ` Luben Tuikov
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2004-08-24 21:38 UTC (permalink / raw)
  To: jejb; +Cc: linux-scsi


--- 1.79/drivers/scsi/scsi_error.c	2004-06-19 16:47:16 +02:00
+++ edited/drivers/scsi/scsi_error.c	2004-08-24 13:38:13 +02:00
@@ -643,15 +643,13 @@
  * Notes:
  *    This has the unfortunate side effect that if a shost adapter does
  *    not automatically request sense information, that we end up shutting
- *    it down before we request it.  All shosts should be doing this
- *    anyways, so for now all I have to say is tough noogies if you end up
- *    in here.  On second thought, this is probably a good idea.  We
- *    *really* want to give authors an incentive to automatically request
- *    this.
+ *    it down before we request it.
  *
- *    In 2.5 this capability will be going away.
+ *    All drivers should request sense information internally these days,
+ *    so for now all I have to say is tough noogies if you end up in here.
  *
- *    Really?  --hch
+ *    XXX: Long term this code should go away, but that needs an audit of
+ *         all LLDDs first.
  **/
 static int scsi_eh_get_sense(struct list_head *work_q,
 			     struct list_head *done_q)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] update scsi_eh_get_sense commentary
  2004-08-24 21:38 [PATCH] update scsi_eh_get_sense commentary Christoph Hellwig
@ 2004-08-25 13:52 ` Luben Tuikov
  0 siblings, 0 replies; 2+ messages in thread
From: Luben Tuikov @ 2004-08-25 13:52 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: jejb, linux-scsi

Very good!

Christoph Hellwig wrote:
> 
> --- 1.79/drivers/scsi/scsi_error.c      2004-06-19 16:47:16 +02:00
> +++ edited/drivers/scsi/scsi_error.c    2004-08-24 13:38:13 +02:00
> @@ -643,15 +643,13 @@
>   * Notes:
>   *    This has the unfortunate side effect that if a shost adapter does
>   *    not automatically request sense information, that we end up shutting
> - *    it down before we request it.  All shosts should be doing this
> - *    anyways, so for now all I have to say is tough noogies if you end up
> - *    in here.  On second thought, this is probably a good idea.  We
> - *    *really* want to give authors an incentive to automatically request
> - *    this.
> + *    it down before we request it.
>   *
> - *    In 2.5 this capability will be going away.
> + *    All drivers should request sense information internally these days,
> + *    so for now all I have to say is tough noogies if you end up in here.
>   *
> - *    Really?  --hch
> + *    XXX: Long term this code should go away, but that needs an audit of
> + *         all LLDDs first.
>   **/
>  static int scsi_eh_get_sense(struct list_head *work_q,
>                              struct list_head *done_q)
> -
> 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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-25 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 21:38 [PATCH] update scsi_eh_get_sense commentary Christoph Hellwig
2004-08-25 13:52 ` Luben Tuikov

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).