Searched hist:"01 b047599ade30051bf6c14fbe64181d1fec3dfa" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/s390/scsi/ |
H A D | zfcp_qdio.h | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|
H A D | zfcp_fsf.h | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|
H A D | zfcp_qdio.c | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|
H A D | zfcp_ext.h | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|
H A D | zfcp_scsi.c | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|
H A D | zfcp_fsf.c | diff 01b047599ade30051bf6c14fbe64181d1fec3dfa Fri Jul 16 15:37:37 CEST 2010 Swen Schillig <swen@vnet.ibm.com> [SCSI] zfcp: Cleanup function parameters for sbal value.
A lot of functions require the amount of SBALs as one of their parameter which is most times invariable. Therefore remove this parameter and set the SBAL value explicitly if a non standard value is required. In addition the warning message "oversized data" is replaced with a BUG_ON() statement assuring the limits defined and requested by zfcp.
Signed-off-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>
|