diff options
author | Chuck Lever <[email protected]> | 2016-10-28 22:22:33 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2016-11-01 15:23:58 -0400 |
commit | 8d42629be0cb6c58a5c77cd02e47974c0e724e63 (patch) | |
tree | 3d2146cfe4432350fb9b795cc38ff7c0f5602216 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 18e601d6adae5042f82d105ccd3d4498050f2ebf (diff) |
svcrdma: backchannel cannot share a page for send and rcv buffers
The underlying transport releases the page pointed to by rq_buffer
during xprt_rdma_bc_send_request. When the backchannel reply arrives,
rq_rbuffer then points to freed memory.
Fixes: 68778945e46f ('SUNRPC: Separate buffer pointers for RPC ...')
Signed-off-by: Chuck Lever <[email protected]>
Cc: Jeff Layton <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions