diff options
author | 2016-11-03 14:20:22 +0100 | |
---|---|---|
committer | 2017-01-27 15:08:35 -0700 | |
commit | b78205c93297b821974deaf607bc2efd89842621 (patch) | |
tree | 0381c531ebc9355e57261142b66a4563763cf61e /include/linux/ide.h | |
parent | scsi_dh_rdac: switch to scsi_execute_req_flags() (diff) | |
download | wireguard-linux-b78205c93297b821974deaf607bc2efd89842621.tar.xz wireguard-linux-b78205c93297b821974deaf607bc2efd89842621.zip |
scsi_dh_emc: switch to scsi_execute_req_flags()
Switch to scsi_execute_req_flags() and scsi_get_vpd_page() instead of
open-coding it. Using scsi_execute_req_flags() will set REQ_QUIET and
REQ_PREEMPT, but this is okay as we're evaluating the errors anyway and
should be able to send the command even if the device is quiesced.
Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/ide.h')
0 files changed, 0 insertions, 0 deletions