Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Pull 9p updates from Dominique Martinet: "Not much new, but a few patches for this cycle: - Fix read with O_NONBLOCK to allow incomplete read and return immediately - Rest is just cleanup (indent, unused field in struct, extra semicolon)" * tag '9p-for-5.7' of git://github.com/martinetd/linux: net/9p: remove unused p9_req_t aux field 9p: read only once on O_NONBLOCK 9pnet: allow making incomplete read requests 9p: Remove unneeded semicolon 9p: Fix Kconfig indentation
Showing
- fs/9p/Kconfig 10 additions, 10 deletionsfs/9p/Kconfig
- fs/9p/vfs_file.c 4 additions, 1 deletionfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 1 addition, 1 deletionfs/9p/vfs_inode.c
- include/net/9p/client.h 2 additions, 2 deletionsinclude/net/9p/client.h
- net/9p/client.c 73 additions, 61 deletionsnet/9p/client.c
Loading
Please register or sign in to comment