commit | 7001f0c4863230dd1560425fa0f5aad9e21716b8 | [log] [tgz] |
---|---|---|
author | Martin Petermann <martin.petermann@de.ibm.com> | Fri Apr 17 15:08:12 2009 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 27 10:07:34 2009 -0500 |
tree | 33bebe1d590076cf78a19dc813f9b271bf8d72bc | |
parent | c6936e7f34383db2f5038dfa2f0c168ebc2920e5 [diff] |
[SCSI] zfcp: revert previous patch for sbal counting The current sbal counting can be wrong if a fsf request is waiting for free sbals and at the same time qdio request queue is shutdown and re-opened. Revering a previous patch fixes this issue. Signed-off-by: Martin Petermann <martin.petermann@de.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>