aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p
diff options
context:
space:
mode:
authorSimon Derr <simon.derr@bull.net>2013-06-21 15:32:43 +0200
committerEric Van Hensbergen <ericvh@gmail.com>2013-07-07 22:18:18 -0500
commit80b45261a0b263536b043c5ccfc4ba4fc27c2acc (patch)
treeb4d06110f4f121b8e2c26e521c164f5c668e2cc0 /fs/9p
parent9P/RDMA: count posted buffers without a pending request (diff)
downloadlinux-dev-80b45261a0b263536b043c5ccfc4ba4fc27c2acc.tar.xz
linux-dev-80b45261a0b263536b043c5ccfc4ba4fc27c2acc.zip
9P: Add cancelled() to the transport functions.
RDMA needs to post a buffer for each incoming reply. Hence it needs to keep count of these and needs to be aware of whether a flushed request has received a reply or not. This patch adds the cancelled() callback to the transport modules. It is called when RFLUSH has been received and that the corresponding request will never receive a reply. Signed-off-by: Simon Derr <simon.derr@bull.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions