From: Christof Schmitt Date: Mon, 10 Mar 2008 15:18:54 +0000 (+0100) Subject: [SCSI] zfcp: Fix handling for boxed port after physical close X-Git-Tag: v2.6.26-rc1~1140^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c815d1501a9ce84578cb3ec64c9d31ef91e3de2;p=pandora-kernel.git [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 Signed-off-by: Martin Peschke Signed-off-by: James Bottomley --- Reading git-diff-tree failed