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: fix a race condition bug in umount which caused a segfault 9p: re-enable mount time debug option 9p: cache meta-data when cache=loose net/9p: set error to EREMOTEIO if trans->write returns zero net/9p: change net/9p module name to 9pnet 9p: Reorganization of 9p file system code
Showing
- fs/9p/9p.h 0 additions, 375 deletionsfs/9p/9p.h
- fs/9p/Makefile 0 additions, 6 deletionsfs/9p/Makefile
- fs/9p/debug.h 0 additions, 77 deletionsfs/9p/debug.h
- fs/9p/fcall.c 0 additions, 427 deletionsfs/9p/fcall.c
- fs/9p/fid.c 54 additions, 114 deletionsfs/9p/fid.c
- fs/9p/fid.h 7 additions, 36 deletionsfs/9p/fid.h
- fs/9p/v9fs.c 63 additions, 230 deletionsfs/9p/v9fs.c
- fs/9p/v9fs.h 8 additions, 24 deletionsfs/9p/v9fs.h
- fs/9p/v9fs_vfs.h 3 additions, 3 deletionsfs/9p/v9fs_vfs.h
- fs/9p/vfs_addr.c 14 additions, 43 deletionsfs/9p/vfs_addr.c
- fs/9p/vfs_dentry.c 15 additions, 22 deletionsfs/9p/vfs_dentry.c
- fs/9p/vfs_dir.c 34 additions, 121 deletionsfs/9p/vfs_dir.c
- fs/9p/vfs_file.c 47 additions, 119 deletionsfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 285 additions, 469 deletionsfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 38 additions, 55 deletionsfs/9p/vfs_super.c
- fs/Kconfig 1 addition, 1 deletionfs/Kconfig
- include/net/9p/9p.h 417 additions, 0 deletionsinclude/net/9p/9p.h
- include/net/9p/client.h 80 additions, 0 deletionsinclude/net/9p/client.h
- include/net/9p/conn.h 22 additions, 20 deletionsinclude/net/9p/conn.h
- include/net/9p/transport.h 16 additions, 12 deletionsinclude/net/9p/transport.h
Loading
Please register or sign in to comment