commit | 857f9acab9343788fe59f7be3a4710131b705db4 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Oct 20 10:47:55 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 13:47:56 2017 -0500 |
tree | 812b379159f43f949caca0783ed06aca895c30dd | |
parent | 394b2c77cb761fb1382b0e97b7cdff2dd717b5ee [diff] |
xprtrdma: Change return value of rpcrdma_prepare_send_sges() Clean up: Make rpcrdma_prepare_send_sges() return a negative errno instead of a bool. Soon callers will want distinct treatments of different types of failures. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>