commit | 3787d9908c4e05af0322613fe7f8c617c1ddb1d5 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Mon Nov 21 13:57:24 2016 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 14 13:31:37 2016 -0500 |
tree | ae29c6327a0dcc80a016d09d58d71a018b33f544 | |
parent | 042dd765bdf401c0ccdeb16717b0c2a0b1405f18 [diff] |
IB/srp: Make login failures easier to debug If login fails because memory region allocation failed it can be hard to figure out what happened. Make it easier to figure out why login failed by logging a message if ib_alloc_mr() fails. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Doug Ledford <dledford@redhat.com>