git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883c98f
)
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Fri, 30 Apr 2010 16:09:33 +0000
(18:09 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Sun, 2 May 2010 19:42:29 +0000
(15:42 -0400)
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>
No differences found