diff options
author | Dave Dillow <dillowda@ornl.gov> | 2008-01-04 03:34:49 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-04 21:15:51 +0100 |
commit | 911833440b498e3e4fe2f12c1ae2bd44400c7004 (patch) | |
tree | 4076a238fb64737794702670ff3abffdd230d87c /mm | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-911833440b498e3e4fe2f12c1ae2bd44400c7004.tar.xz linux-911833440b498e3e4fe2f12c1ae2bd44400c7004.zip |
[SCSI] SRP transport: only remove our own entries
The SCSI SRP transport class currently iterates over all children
devices of the host that is being removed in srp_remove_host(). However,
not all of those children were created by the SRP transport, and
removing them will cause corruption and an oops when their creator tries
to remove them.
Signed-off-by: David Dillow <dillowda@ornl.gov>
Acked-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions