All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Mike Christie <michael.christie@oracle.com>
Cc: john.g.garry@oracle.com, bvanassche@acm.org, mwilck@suse.com,
	hch@lst.de, martin.petersen@oracle.com,
	linux-scsi@vger.kernel.org,
	james.bottomley@hansenpartnership.com
Subject: Re: [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries
Date: Mon, 29 Jan 2024 21:25:08 -0500	[thread overview]
Message-ID: <yq134uftv61.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20240123002220.129141-1-michael.christie@oracle.com> (Mike Christie's message of "Mon, 22 Jan 2024 18:22:01 -0600")


Mike,

> The patches allow scsi_execute_cmd users to have scsi-ml retry the
> cmd for it instead of the caller having to parse the error and loop
> itself.

Applied to 6.9/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

  parent reply	other threads:[~2024-01-30  2:25 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23  0:22 [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries Mike Christie
2024-01-23  0:22 ` [PATCH v13 01/19] scsi: Allow passthrough to request scsi-ml retries Mike Christie
2024-01-23  0:22 ` [PATCH v13 02/19] scsi: Have scsi-ml retry scsi_probe_lun errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 03/19] scsi: retry INQUIRY after timeout Mike Christie
2024-01-23  0:22 ` [PATCH v13 04/19] scsi: Use separate buf for START_STOP in sd_spinup_disk Mike Christie
2024-01-23  0:22 ` [PATCH v13 05/19] scsi: Have scsi-ml retry sd_spinup_disk errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 06/19] scsi: hp_sw: Have scsi-ml retry scsi_execute_cmd errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 07/19] scsi: rdac: Have scsi-ml retry send_mode_select errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 08/19] scsi: spi: Have scsi-ml retry spi_execute UAs Mike Christie
2024-01-23  0:22 ` [PATCH v13 09/19] scsi: sd: Have scsi-ml retry sd_sync_cache errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 10/19] scsi: ch: Remove unit_attention Mike Christie
2024-01-23  0:22 ` [PATCH v13 11/19] scsi: ch: Have scsi-ml retry ch_do_scsi UAs Mike Christie
2024-01-23  0:22 ` [PATCH v13 12/19] scsi: Have scsi-ml retry scsi_mode_sense UAs Mike Christie
2024-01-23  0:22 ` [PATCH v13 13/19] scsi: Have scsi-ml retry scsi_report_lun_scan errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 14/19] scsi: sd: Have pr commands retry UAs Mike Christie
2024-01-23  0:22 ` [PATCH v13 15/19] scsi: sd: Have scsi-ml retry read_capacity_10 errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 16/19] scsi: ses: Have scsi-ml retry scsi_execute_cmd errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 17/19] scsi: sr: Have scsi-ml retry get_sectorsize errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 18/19] scsi: ufs: Have scsi-ml retry start stop errors Mike Christie
2024-01-23  0:22 ` [PATCH v13 19/19] scsi: Add kunit tests for scsi_check_passthrough Mike Christie
2024-01-23  7:49 ` [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries Christoph Hellwig
2024-01-30  2:25 ` Martin K. Petersen [this message]
2024-02-06  2:07 ` Martin K. Petersen

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=yq134uftv61.fsf@ca-mkp.ca.oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=bvanassche@acm.org \
    --cc=hch@lst.de \
    --cc=james.bottomley@hansenpartnership.com \
    --cc=john.g.garry@oracle.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michael.christie@oracle.com \
    --cc=mwilck@suse.com \
    /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.