[PATCH 2/10] 9p: fcall deserialization changes

2007-11-02 Thread Latchesar Ionkov
Modify p9_deserialize_fcall to read from p9_fcall's internal buffer instead of specifying an external one. Add functions that copy raw data to and from a fcall. Signed-off-by: Latchesar Ionkov <[EMAIL PROTECTED]> --- include/net/9p/9p.h |4 +++- net/9p/conv.c | 34

[PATCH 2/10] 9p: fcall deserialization changes

2007-11-02 Thread Latchesar Ionkov
Modify p9_deserialize_fcall to read from p9_fcall's internal buffer instead of specifying an external one. Add functions that copy raw data to and from a fcall. Signed-off-by: Latchesar Ionkov [EMAIL PROTECTED] --- include/net/9p/9p.h |4 +++- net/9p/conv.c | 34