Skip to content
Snippets Groups Projects
Commit fea511a6 authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: move request management to client code


The virtio transport uses a simplified request management system
that I want to use for all transports.  This patch adapts and moves the
exisiting code for managing requests to the client common code.
Later patches will apply these mechanisms to the other transports.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 044c7768
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment