commit | 94ebb47160085343ecaaeab90fa7ffbb86030613 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Fri Jan 25 10:34:47 2019 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 04 21:28:48 2019 -0500 |
tree | 2c797cc30c77dc78d8a4b4a312b9821ffc5fb7cd | |
parent | 83f85b8ec305be9d65284de2921d8eeb6c7fcf12 [diff] |
scsi: target/core: Add target_send_busy() Introduce a function that sends the SCSI status "BUSY" back to the initiator. The next patch will add a call to this function in the srpt target driver. Reviewed-by: Hannes Reinecke <hare@suse.com> Cc: Nicholas Bellinger <nab@linux-iscsi.org> Cc: Mike Christie <mchristi@redhat.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>