[SCSI] scsi_dh: Make sure the state of a path is set properly when controller is...
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 6 Nov 2008 04:05:21 +0000 (20:05 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:15 +0000 (11:24 -0600)
commit9eece961fc646e2652086dae42650d002e2d27e2
tree073df2be5b3bc7182689914f2608f3d846545453
parent4a8ab87baf8d424de99234fdfae35db6a414ffd2
[SCSI] scsi_dh: Make sure the state of a path is set properly when controller is swapped from passive to active

When the controller ownership is changed (from passive to active),
check_ownership() doesn't set the state of the device to ACTIVE.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reported-by: "Moger, Babu" <Babu.Moger@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/device_handler/scsi_dh_rdac.c