commit | 683229845f1780b10041ee7a1043fc8f10061455 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Fri Apr 30 18:09:33 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 02 15:42:29 2010 -0400 |
tree | 88f58f214666762a71d1458a72646dd65372a1a6 | |
parent | 883c98feaab708d0fc976225b146aa9307023c85 [diff] |
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer Instead of dealing with large segments in the scatter-gather lists in zfcp_qdio.c, report the limits to the upper layers. With these limits in place, the code for mapping large data blocks to multiple sbales can be removed. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>