freebsd-skq/sys/cam/scsi
Scott Long 16be867406 Revert r282227. It is clearly incorrect as it frees an object that is still
referenced.  I think that there does exist an unlikely edge case for a
memory leak, but only if a driver is incorrectly written and specifies no
valid range of targets to scan.  That can be fixed in a follow-up commit.

Obtained from:	Netflix, Inc.
2015-04-29 17:18:41 +00:00
..
scsi_all.c scsi_parse_transportid_rdma(): fix mismatch in memoty access size. 2015-04-20 21:44:55 +00:00
scsi_all.h Significant upgrades to sa(4) and mt(1). 2015-02-23 21:59:30 +00:00
scsi_cd.c Retry indefinitely on SCSI BUSY status from VMware disks and CDs. 2015-02-02 20:23:05 +00:00
scsi_cd.h
scsi_ch.c
scsi_ch.h
scsi_da.c Extend DA_Q_NO_RC16 to MXUB3* devices. 2015-04-21 22:55:52 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized 2015-02-18 18:30:19 +00:00
scsi_enc.c
scsi_enc.h
scsi_iu.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c Change the sa(4) driver to check for long position support on 2015-03-02 18:09:49 +00:00
scsi_sa.h Fix a couple of problems in the sa(4) media type reports. 2015-03-18 20:52:34 +00:00
scsi_ses.h
scsi_sg.c
scsi_sg.h
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h
scsi_xpt.c Revert r282227. It is clearly incorrect as it frees an object that is still 2015-04-29 17:18:41 +00:00
smp_all.c
smp_all.h