9p: rework client code to use new protocol support functions
Now that the new protocol functions are in place, this patch switches
the client code to using the new support code.
Signed-off-by:
Eric Van Hensbergen <ericvh@gmail.com>
Showing
- fs/9p/v9fs_vfs.h 2 additions, 2 deletionsfs/9p/v9fs_vfs.h
- fs/9p/vfs_dir.c 2 additions, 2 deletionsfs/9p/vfs_dir.c
- fs/9p/vfs_file.c 1 addition, 1 deletionfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 18 additions, 20 deletionsfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 5 additions, 1 deletionfs/9p/vfs_super.c
- include/net/9p/9p.h 6 additions, 1 deletioninclude/net/9p/9p.h
- include/net/9p/client.h 5 additions, 2 deletionsinclude/net/9p/client.h
- net/9p/client.c 454 additions, 477 deletionsnet/9p/client.c
- net/9p/protocol.c 82 additions, 3 deletionsnet/9p/protocol.c
- net/9p/protocol.h 4 additions, 1 deletionnet/9p/protocol.h
- net/9p/trans_fd.c 28 additions, 34 deletionsnet/9p/trans_fd.c
- net/9p/util.c 4 additions, 0 deletionsnet/9p/util.c
Loading
Please register or sign in to comment