diff options
author | santosh.shilimkar@oracle.com <santosh.shilimkar@oracle.com> | 2015-08-23 00:45:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-25 22:35:30 +0200 |
commit | 4f73113c63bae5cd092c93c2a9835b9d3c7f0b54 (patch) | |
tree | e37d1c10cd3dc8078ad2a6bbd2c86a95d319c0eb /net/rds/rdma.c | |
parent | RDS: add a sock_destruct callback debug aid (diff) | |
download | linux-4f73113c63bae5cd092c93c2a9835b9d3c7f0b54.tar.xz linux-4f73113c63bae5cd092c93c2a9835b9d3c7f0b54.zip |
RDS: Mark message mapped before transmit
rds_send_xmit() marks the rds message map flag after
xmit_[rdma/atomic]() which is clearly wrong. We need
to maintain the ownership between transport and rds.
Also take care of error path.
Reviewed-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/rdma.c')
0 files changed, 0 insertions, 0 deletions