On 2020-10-01 08:35, Mike Christie wrote: > The next patch allows users to configure disk scsi cmd retries from > -1 up to a ULD specific value where -1 means infinite retries. > > This patch adds infinite retry support to scsi-ml by just combining > common checks for retries into some helper functions, and then > checking for the -1/SCSI_CMD_RETRIES_NO_LIMIT. Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>