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: saving negative to unsigned char 9p: return on mutex_lock_interruptible() 9p: Creating files with names too long should fail with ENAMETOOLONG. 9p: Make sure we are able to clunk the cached fid on umount 9p: drop nlink remove fs/9p: Clunk the fid resulting from partial walk of the name 9p: documentation update 9p: Fix setting of protocol flags in v9fs_session_info structure.
No related branches found
No related tags found
Showing
- Documentation/filesystems/9p.txt 16 additions, 2 deletionsDocumentation/filesystems/9p.txt
- fs/9p/fid.c 10 additions, 2 deletionsfs/9p/fid.c
- fs/9p/v9fs.c 18 additions, 3 deletionsfs/9p/v9fs.c
- fs/9p/v9fs.h 1 addition, 0 deletionsfs/9p/v9fs.h
- fs/9p/vfs_dir.c 2 additions, 0 deletionsfs/9p/vfs_dir.c
- fs/9p/vfs_inode.c 8 additions, 1 deletionfs/9p/vfs_inode.c
- fs/9p/vfs_super.c 2 additions, 1 deletionfs/9p/vfs_super.c
- include/net/9p/client.h 2 additions, 0 deletionsinclude/net/9p/client.h
- net/9p/client.c 19 additions, 4 deletionsnet/9p/client.c
Loading
Please register or sign in to comment