Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull nowait read support from Al Viro: "Support IOCB_NOWAIT for buffered reads and block devices" * 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: block_dev: support RFW_NOWAIT on block device nodes fs: support RWF_NOWAIT for buffered reads fs: support IOCB_NOWAIT in generic_file_buffered_read fs: pass iocb to do_generic_file_read
Showing
- fs/aio.c 0 additions, 6 deletionsfs/aio.c
- fs/block_dev.c 5 additions, 0 deletionsfs/block_dev.c
- fs/btrfs/file.c 5 additions, 1 deletionfs/btrfs/file.c
- fs/ext4/file.c 3 additions, 3 deletionsfs/ext4/file.c
- fs/xfs/xfs_file.c 9 additions, 2 deletionsfs/xfs/xfs_file.c
- include/linux/fs.h 3 additions, 3 deletionsinclude/linux/fs.h
- mm/filemap.c 17 additions, 7 deletionsmm/filemap.c
Loading
Please register or sign in to comment