All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND V4 0/1] Saw "Failed to get diagnostic page 0x1"
@ 2021-09-17  3:24 wenxiong
  2021-09-17  3:24 ` [PATCH RESEND V4 1/1] scsi/ses: " wenxiong
  2021-09-22  4:44 ` [PATCH RESEND V4 0/1] " Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: wenxiong @ 2021-09-17  3:24 UTC (permalink / raw)
  To: jejb; +Cc: linux-scsi, brking, martin.petersen, wenxiong, Wen Xiong

From: Wen Xiong <wenxiong@linux.ibm.com>

v4:
Add checking return value before calling scsi_sense_valid()
v3:
checked to retry on NOT_READY and UNIT_ATTENTION
v2:
checked to retry on UNIT_ATTENTION in ses_recv_diag();
v1:
called scsi_test_unit_ready() to eat UA in ses_recv_diag()

Wen Xiong (1):
  scsi/ses: Saw "Failed to get diagnostic page 0x1"

 drivers/scsi/ses.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-09-22  4:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17  3:24 [PATCH RESEND V4 0/1] Saw "Failed to get diagnostic page 0x1" wenxiong
2021-09-17  3:24 ` [PATCH RESEND V4 1/1] scsi/ses: " wenxiong
2021-09-22  4:44 ` [PATCH RESEND V4 0/1] " Martin K. Petersen

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.