Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Pull 9p updates from Dominique Martinet: "Here is a 9p update for 5.1; there honestly hasn't been much. Two fixes (leak on invalid mount argument and possible deadlock on i_size update on 32bit smp) and a fall-through warning cleanup" * tag '9p-for-5.1' of git://github.com/martinetd/linux: 9p/net: fix memory leak in p9_client_create 9p: use inode->i_lock to protect i_size_write() under 32-bit 9p: mark expected switch fall-through
Showing
- fs/9p/v9fs_vfs.h 21 additions, 2 deletionsfs/9p/v9fs_vfs.h
- fs/9p/vfs_file.c 5 additions, 1 deletionfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 11 additions, 12 deletionsfs/9p/vfs_inode.c
- fs/9p/vfs_inode_dotl.c 14 additions, 13 deletionsfs/9p/vfs_inode_dotl.c
- fs/9p/vfs_super.c 2 additions, 2 deletionsfs/9p/vfs_super.c
- net/9p/client.c 1 addition, 1 deletionnet/9p/client.c
- net/9p/trans_xen.c 1 addition, 1 deletionnet/9p/trans_xen.c
Loading
Please register or sign in to comment