commit | 31fc28c6b13eedb6da2c60414088c007432436d1 | [log] [tgz] |
---|---|---|
author | Mike Christie <michael.christie@oracle.com> | Thu Dec 29 13:01:44 2022 -0600 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Jan 13 21:34:08 2023 -0500 |
tree | 77178a555cdfa2724bc0cc9f8f1129f7202040a0 | |
parent | ed226f0889a3c79d059564ba3fc1dcf5825f655c [diff] |
scsi: scsi_dh: Convert to scsi_execute_cmd() scsi_execute() is going to be removed. Convert the scsi_dh users to scsi_execute_cmd(). Signed-off-by: Mike Christie <michael.christie@oracle.com> Reviewed-by: John Garry <john.g.garry@oracle.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>