diff options
author | Simon Derr <[email protected]> | 2013-06-21 15:32:42 +0200 |
---|---|---|
committer | Eric Van Hensbergen <[email protected]> | 2013-07-07 22:04:36 -0500 |
commit | 1cff33069a4a1ac9ed080756113ecd17ad408282 (patch) | |
tree | bc7c5e50fb6ad102b16b93da9263fc36506d5d32 /scripts/gdb | |
parent | 2f52d07cb75d96fcbb5b9ab72938590fa9ffb19d (diff) |
9P/RDMA: count posted buffers without a pending request
In rdma_request():
If an error occurs between posting the recv and the send,
there will be a reply context posted without a pending
request.
Since there is no way to "un-post" it, we remember it and
skip post_recv() for the next request.
Signed-off-by: Simon Derr <[email protected]>
Signed-off-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions