From: Eric Van Hensbergen Date: Mon, 13 Oct 2008 23:45:23 +0000 (-0500) Subject: 9p: move request management to client code X-Git-Tag: v2.6.28-rc1~95^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea511a644fb0fb938309c6ab286725ac31b87e2;p=pandora-kernel.git 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: Eric Van Hensbergen --- Reading git-diff-tree failed