[PATCH 5/10] 9p: marshalling changes for in-kernel server

2007-11-02 Thread Latchesar Ionkov
This patch implements serialization/deserialization for the server-side 9P messages. Signed-off-by: Latchesar Ionkov <[EMAIL PROTECTED]> --- include/net/9p/9p.h | 16 ++ net/9p/conv.c | 457 +-- 2 files changed, 462 insertions(+), 11

[PATCH 5/10] 9p: marshalling changes for in-kernel server

2007-11-02 Thread Latchesar Ionkov
This patch implements serialization/deserialization for the server-side 9P messages. Signed-off-by: Latchesar Ionkov [EMAIL PROTECTED] --- include/net/9p/9p.h | 16 ++ net/9p/conv.c | 457 +-- 2 files changed, 462 insertions(+), 11