commit | 394b2c77cb761fb1382b0e97b7cdff2dd717b5ee | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Oct 20 10:47:47 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 13:47:55 2017 -0500 |
tree | 7d59d2232665888050bed5a714e304550fc56128 | |
parent | ad99f0530710af72b5bbecda9e770c736e92b328 [diff] |
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() When this function fails, it needs to undo the DMA mappings it's done so far. Otherwise these are leaked. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>