On Sun, Nov 15, 2020 at 07:04:58PM -0800, Bart Van Assche wrote: > Instead of submitting all SCSI commands submitted with scsi_execute() to > a SCSI device if rpm_status != RPM_ACTIVE, only submit RQF_PM (power > management requests) if rpm_status != RPM_ACTIVE. Remove flag > RQF_PREEMPT since it is no longer necessary. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>