-
- Downloads
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>
Showing
- fs/9p/fid.h 15 additions, 0 deletionsfs/9p/fid.h
- fs/9p/v9fs.c 5 additions, 3 deletionsfs/9p/v9fs.c
- fs/9p/v9fs.h 60 additions, 25 deletionsfs/9p/v9fs.h
- fs/9p/vfs_addr.c 1 addition, 1 deletionfs/9p/vfs_addr.c
- fs/9p/vfs_dir.c 1 addition, 1 deletionfs/9p/vfs_dir.c
- fs/9p/vfs_file.c 6 additions, 5 deletionsfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 37 additions, 13 deletionsfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 1 addition, 0 deletionsfs/9p/vfs_super.c
- include/net/9p/9p.h 209 additions, 30 deletionsinclude/net/9p/9p.h
- include/net/9p/client.h 35 additions, 0 deletionsinclude/net/9p/client.h
- include/net/9p/transport.h 43 additions, 0 deletionsinclude/net/9p/transport.h
- net/9p/conv.c 127 additions, 1 deletionnet/9p/conv.c
- net/9p/error.c 9 additions, 2 deletionsnet/9p/error.c
- net/9p/fcprint.c 8 additions, 0 deletionsnet/9p/fcprint.c
- net/9p/mod.c 2 additions, 5 deletionsnet/9p/mod.c
- net/9p/trans_fd.c 124 additions, 22 deletionsnet/9p/trans_fd.c
- net/9p/trans_virtio.c 145 additions, 10 deletionsnet/9p/trans_virtio.c
- net/9p/util.c 26 additions, 6 deletionsnet/9p/util.c
Loading
Please register or sign in to comment