Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Christie
Date: Tuesday, May 4, 2010 - 1:15 pm

On 05/04/2010 11:26 AM, James Bottomley wrote:

The request is sent as a REQ_TYPE_BLOCK_PC (this flag is set for the 
request in sd_prepare_flush), and scsi_io_completion's blk_pc_request 
check() that returns the request upwards is before the UNIT_ATTENTION 
check one so we never hit the UNIT_ATTENTION check.
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Retry commands with UNIT_ATTENTION sense codes, Hannes Reinecke, (Tue May 4, 7:48 am)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, James Bottomley, (Tue May 4, 9:26 am)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, Mike Christie, (Tue May 4, 1:15 pm)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, James Bottomley, (Tue May 4, 1:30 pm)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, James Bottomley, (Tue May 4, 1:51 pm)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, Hannes Reinecke, (Tue May 4, 11:26 pm)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, James Bottomley, (Wed May 5, 6:19 am)
Re: [PATCH] Retry commands with UNIT_ATTENTION sense codes, Christoph Hellwig, (Wed May 5, 6:28 am)