On 2020-01-24 15:01, James Smart wrote: > In preparation for allowing other attributes and routines to change > the current and max lun queue depth on an sdev, refactor the sysfs > sdev attribute change routine. The refactoring creates a new scsi-internal > routine, scsi_change_max_queue_depth(), which changes a devices current > and max queue value. > > The new routine is placed next to the routine, scsi_change_queue_depth(), > which is used by most lldds to implement a queue depth change. Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>