]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] zfcp: Fix handling for boxed port after physical close
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Mon, 10 Mar 2008 15:18:54 +0000 (16:18 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:15:44 +0000 (12:15 -0500)
commit5c815d1501a9ce84578cb3ec64c9d31ef91e3de2
treefa00c38d575e33ebab427a8047cc7c6dddcb2967
parent2505873afe510d8db05665684c056ac8f0b24563
[SCSI] zfcp: Fix handling for boxed port after physical close

When a FSF physical close returns the status boxed, this means that
another system already closed the port. For our system this is the
same status as in the good path, we have to send the normal close. So,
set the status for the boxed response to the same as for the good
status.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_fsf.c