diff options
author | Simon Derr <simon.derr@bull.net> | 2013-06-21 13:32:42 (GMT) |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2013-07-08 03:04:36 (GMT) |
commit | 1cff33069a4a1ac9ed080756113ecd17ad408282 (patch) | |
tree | bc7c5e50fb6ad102b16b93da9263fc36506d5d32 /fs/nfs/nfsroot.c | |
parent | 2f52d07cb75d96fcbb5b9ab72938590fa9ffb19d (diff) | |
download | linux-fsl-qoriq-1cff33069a4a1ac9ed080756113ecd17ad408282.tar.xz |
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 <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'fs/nfs/nfsroot.c')
0 files changed, 0 insertions, 0 deletions