9p: Documentation updates
authorEric Van Hensbergen <ericvh@ericvh-desktop.(none)>
Wed, 5 Mar 2008 13:08:09 +0000 (07:08 -0600)
committerEric Van Hensbergen <ericvh@opteron.9grid.us>
Thu, 15 May 2008 00:23:25 +0000 (19:23 -0500)
commitee443996a35c1e04f210cafd43d5a98d41e46085
tree58ee72b69a02d9dbb3a98e402a4561baba0eb9a8
parentb32a09db4fb9a87246ba4e7726a979ac4709ad97
9p: Documentation updates

The kernel-doc comments of much of the 9p system have been in disarray since
reorganization.  This patch fixes those problems, adds additional documentation
and a template book which collects the 9p information.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
18 files changed:
fs/9p/fid.h
fs/9p/v9fs.c
fs/9p/v9fs.h
fs/9p/vfs_addr.c
fs/9p/vfs_dir.c
fs/9p/vfs_file.c
fs/9p/vfs_inode.c
fs/9p/vfs_super.c
include/net/9p/9p.h
include/net/9p/client.h
include/net/9p/transport.h
net/9p/conv.c
net/9p/error.c
net/9p/fcprint.c
net/9p/mod.c
net/9p/trans_fd.c
net/9p/trans_virtio.c
net/9p/util.c