commit | 94ef80a5f0d72376a0dd2cfed0bd123123b405e2 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Aug 01 15:38:13 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Aug 07 21:45:10 2019 -0400 |
tree | 6a24e42e25a0afbd22dd70609f2e80511a489a3c | |
parent | 09addb1d169ed2e67a0314e6275b42e7b8605d79 [diff] |
scsi: core: Complain if scsi_target_block() fails If scsi_target_block() fails that can break the code that calls this function. Hence complain loudly if scsi_target_block() fails. Cc: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.com> Cc: Johannes Thumshirn <jthumshirn@suse.de> Cc: Ming Lei <ming.lei@redhat.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>