Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Pull 9p updates from Dominique Martinet: - improve p9_check_errors to check buffer size instead of msize when possible (e.g. not zero-copy) - some more syzbot and KCSAN fixes - minor headers include cleanup * tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux: 9p/client: fix data race on req->status net/9p: fix response size check in p9_check_errors() net/9p: distinguish zero-copy requests 9p/xen: do not memcpy header into req->rc 9p: set req refcount to zero to avoid uninitialized usage 9p/net: Remove unneeded idr.h #include 9p/fs: Remove unneeded idr.h #include
No related branches found
No related tags found
Showing
- fs/9p/fid.c 0 additions, 1 deletionfs/9p/fid.c
- fs/9p/v9fs.c 0 additions, 1 deletionfs/9p/v9fs.c
- fs/9p/vfs_addr.c 0 additions, 1 deletionfs/9p/vfs_addr.c
- fs/9p/vfs_dentry.c 0 additions, 1 deletionfs/9p/vfs_dentry.c
- fs/9p/vfs_dir.c 0 additions, 1 deletionfs/9p/vfs_dir.c
- fs/9p/vfs_file.c 0 additions, 1 deletionfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 0 additions, 1 deletionfs/9p/vfs_inode.c
- fs/9p/vfs_inode_dotl.c 0 additions, 1 deletionfs/9p/vfs_inode_dotl.c
- fs/9p/vfs_super.c 0 additions, 1 deletionfs/9p/vfs_super.c
- include/net/9p/9p.h 2 additions, 0 deletionsinclude/net/9p/9p.h
- net/9p/client.c 22 additions, 11 deletionsnet/9p/client.c
- net/9p/trans_fd.c 6 additions, 7 deletionsnet/9p/trans_fd.c
- net/9p/trans_rdma.c 2 additions, 3 deletionsnet/9p/trans_rdma.c
- net/9p/trans_virtio.c 5 additions, 5 deletionsnet/9p/trans_virtio.c
- net/9p/trans_xen.c 5 additions, 3 deletionsnet/9p/trans_xen.c
Loading
Please register or sign in to comment