https://github.com/torvalds/linux
Revision 911833440b498e3e4fe2f12c1ae2bd44400c7004 authored by Dave Dillow on 04 January 2008, 02:34:49 UTC, committed by James Bottomley on 04 January 2008, 20:15:51 UTC
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>
1 parent 439f61b
History
Tip revision: 911833440b498e3e4fe2f12c1ae2bd44400c7004 authored by Dave Dillow on 04 January 2008, 02:34:49 UTC
[SCSI] SRP transport: only remove our own entries
Tip revision: 9118334
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top