diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-06-22 14:52:58 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-07-02 16:44:31 -0400 |
commit | edf46eee59c5acd829c3b6a564c26b5386362ea3 (patch) | |
tree | 890c3b07271518cb35e79977e6f28d917f6fc29b /include/target | |
parent | a8864d861d62feadc5f37c6651a7d7a2fc2477a8 (diff) | |
download | linux-edf46eee59c5acd829c3b6a564c26b5386362ea3.tar.gz linux-edf46eee59c5acd829c3b6a564c26b5386362ea3.tar.bz2 linux-edf46eee59c5acd829c3b6a564c26b5386362ea3.zip |
scsi: target: Simplify transport_generic_free_cmd() (2/2)
Since target_wait_free_cmd() skips TMFs with no associated LUN, it is safe
to call that function for such commands. Use this to simplify
transport_generic_free_cmd(). The only functional change in this patch is
that CMD_T_FABRIC_STOP gets set for TMFs with no associated LUN by
transport_generic_free_cmd().
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Mike Christie <mchristi@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions