diff options
author | Stefano Stabellini <sstabellini@kernel.org> | 2017-04-05 22:04:00 +0300 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2017-05-02 12:11:43 +0300 |
commit | f66c72bea1293786b9916894019f96bcd729505b (patch) | |
tree | d06f34c799eb4ccc1ad50786756922c52b516a6f /block | |
parent | f023f18ddf41dda487241d1514075b1136eb8101 (diff) | |
download | linux-f66c72bea1293786b9916894019f96bcd729505b.tar.xz |
xen/9pfs: receive responses
Upon receiving a notification from the backend, schedule the
p9_xen_response work_struct. p9_xen_response checks if any responses are
available, if so, it reads them one by one, calling p9_client_cb to send
them up to the 9p layer (p9_client_cb completes the request). Handle the
ring following the Xen 9pfs specification.
CC: groug@kaod.org
CC: jgross@suse.com
CC: Eric Van Hensbergen <ericvh@gmail.com>
CC: Ron Minnich <rminnich@sandia.gov>
CC: Latchesar Ionkov <lucho@ionkov.net>
CC: v9fs-developer@lists.sourceforge.net
Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions