From: Sebastian Ott Date: Thu, 1 Dec 2011 12:32:21 +0000 (+0100) Subject: [S390] cio: provide fake irb for transport mode IO X-Git-Tag: v3.2-rc5~46^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c8e31f38f380f04885c66bde0bc4c946e786ee;p=pandora-kernel.git [S390] cio: provide fake irb for transport mode IO If a driver wants to do command mode IO while CIO is doing online path verification we ignore this request and provide a fake irb when we are done and the driver can do IO again. For transport mode IO we have no such mechanism, giving the driver no other chance then to retry the action until we are done. This is not very reliable. Provide a fake irb for transport mode IO as well. Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed