scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 22 Jun 2018 21:52:54 +0000 (14:52 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 2 Jul 2018 20:44:31 +0000 (16:44 -0400)
commit953bcf7ad16ac6ecee7d2f5593501aee5e5ae8b8
tree001bcd757513994a3ac483d565c78bef8dbe7e05
parent00d909a10710a3416272d4179adf3837b9a9f3c2
scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set

Document those aspects of transport_cmd_check_stop_to_fabric() and
transport_generic_free_cmd() of which it is nontrivial to derive these from
their implementation.

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>
drivers/target/target_core_transport.c