-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs: 9p: update documentation pointers 9p: remove unnecessary v9fses->options which duplicates the mount string net/9p: insulate the client against an invalid error code sent by a 9p server 9p: Add missing cast for the error return value in v9fs_get_inode 9p: Remove redundant inode uid/gid assignment 9p: Fix possible regressions when ->get_sb fails. 9p: Fix v9fs show_options 9p: Fix possible memleak in v9fs_inode_from fid. 9p: minor comment fixes 9p: Fix possible inode leak in v9fs_get_inode. 9p: Check for error in return value of v9fs_fid_add
Showing
- Documentation/filesystems/9p.txt 3 additions, 0 deletionsDocumentation/filesystems/9p.txt
- fs/9p/v9fs.c 5 additions, 16 deletionsfs/9p/v9fs.c
- fs/9p/v9fs.h 0 additions, 1 deletionfs/9p/v9fs.h
- fs/9p/vfs_inode.c 65 additions, 61 deletionsfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 12 additions, 27 deletionsfs/9p/vfs_super.c
- net/9p/client.c 8 additions, 13 deletionsnet/9p/client.c
- net/9p/error.c 1 addition, 1 deletionnet/9p/error.c
- net/9p/trans_fd.c 4 additions, 4 deletionsnet/9p/trans_fd.c
- net/9p/trans_rdma.c 5 additions, 4 deletionsnet/9p/trans_rdma.c
- net/9p/trans_virtio.c 4 additions, 7 deletionsnet/9p/trans_virtio.c
Loading
Please register or sign in to comment