9p: eliminate depricated conv functions
authorEric Van Hensbergen <ericvh@gmail.com>
Thu, 16 Oct 2008 13:29:30 +0000 (08:29 -0500)
committerEric Van Hensbergen <ericvh@gmail.com>
Fri, 17 Oct 2008 16:06:57 +0000 (11:06 -0500)
commit02da398b950c5d079c20afaa23f322383e96070a
treecbc49a6ef8a175df705e6e66627a800a26995af9
parent51a87c552dfd428e304c865e24ecbe091556f226
9p: eliminate depricated conv functions

Remove depricated conv functions which have been replaced with new
protocol routines.

This patch also reworks the one instance of the file-system code which
directly calls conversion routines (to accomplish unpacking dirreads).

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_dir.c
include/net/9p/9p.h
include/net/9p/client.h
net/9p/Makefile
net/9p/conv.c [deleted file]
net/9p/protocol.c