From: Brian King Date: Wed, 29 Mar 2006 15:37:16 +0000 (-0600) Subject: [SCSI] ipr: Disk remove path cleanup X-Git-Tag: v2.6.17-rc2~30^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1121b794a384bc317fe36e967b82308b0e2c3852;p=pandora-kernel.git [SCSI] ipr: Disk remove path cleanup Instead of NULLing the resource entry pointer when a disk goes away to prevent any new commands being sent to it, set the adapter resource handle to an invalid value so new ops getting sent to it will fail with a selection timeout response. This patch is needed for future SATA patches. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed