Noticed that in the case of sr that exit_sr() is
called _before_ sr_detach(). That makes sr_detach()
useless and leaky. Same problem with sg (and I guess
sd and st). Tests done on lk 2.4.0 .

You just need to put printk()s in those functions
and then rmmod the module to see this problem.

Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to