commit | 1e9b16430ff4fd09408a74342d6b8338228e2f70 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Mon Jul 13 15:06:04 2009 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Jul 30 08:49:55 2009 -0500 |
tree | efb3b8ff2da7fc3a38b967441756d88631730dc3 | |
parent | acf7b86150701de105aa8307b4b3f9dc533c45bb [diff] |
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf When a fsf_req or a qtcb cannot be allocated return -ENOMEM instead of -EIO. 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@HansenPartnership.com>