commit | 9072df4dc6e8fd569d583815edb0198af4b688b8 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Mon Jul 13 15:06:07 2009 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Jul 30 08:49:56 2009 -0500 |
tree | a7c3efef5f7872b19859d7b3872c3b0f84233898 | |
parent | 426f6059b0eb66cec139f4b9066168ab72b85774 [diff] |
[SCSI] zfcp: Use -EIO for SBAL allocation failures -ENOMEM is for memory allocation problems, -EIO for queue/SBAL allocation problems. 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>