public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* scsi_free_sdev and slave destroy
@ 2003-11-25 15:07 Krishna Murthy
  2003-11-25 15:23 ` James Bottomley
  0 siblings, 1 reply; 8+ messages in thread
From: Krishna Murthy @ 2003-11-25 15:07 UTC (permalink / raw)
  To: SCSI Mailing List; +Cc: davmyers

Hi,
	I was going through the function 
scsi_probe_and_add_lun().
It does 
		scsi_alloc_sdev
		probe for the lun
		If lun does not exist call scsi_free_sdev.

scsi_alloc_sdev calls slave_alloc of the HBA driver where as 
scsi_free_sdev does not seem to call slave_destroy.
Please let me know if this is a bug or I am missing something.

Thanx
N.C.Krishna Murthy



			

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-27 15:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-25 15:07 scsi_free_sdev and slave destroy Krishna Murthy
2003-11-25 15:23 ` James Bottomley
2003-11-27 13:19   ` scsi_scan_target and SCSI_2 Krishna Murthy
2003-11-27 14:56     ` Peripheral qualifier 1 not considered in scsi_probe_and_add_lun Krishna Murthy
2003-11-27 15:55       ` James Bottomley
2003-11-27 15:37     ` scsi_scan_target and SCSI_2 James Bottomley
2003-11-27 15:45       ` Krishna Murthy
2003-11-27 15:57         ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox