switch generic_file_splice_read() to use of ->read_iter()
... and kill the ->splice_read() instances that can be switched to it
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
- drivers/staging/lustre/lustre/llite/file.c 15 additions, 55 deletionsdrivers/staging/lustre/lustre/llite/file.c
- drivers/staging/lustre/lustre/llite/llite_internal.h 2 additions, 13 deletionsdrivers/staging/lustre/lustre/llite/llite_internal.h
- drivers/staging/lustre/lustre/llite/vvp_internal.h 0 additions, 14 deletionsdrivers/staging/lustre/lustre/llite/vvp_internal.h
- drivers/staging/lustre/lustre/llite/vvp_io.c 4 additions, 41 deletionsdrivers/staging/lustre/lustre/llite/vvp_io.c
- fs/coda/file.c 1 addition, 22 deletionsfs/coda/file.c
- fs/gfs2/file.c 2 additions, 26 deletionsfs/gfs2/file.c
- fs/nfs/file.c 1 addition, 24 deletionsfs/nfs/file.c
- fs/nfs/internal.h 0 additions, 2 deletionsfs/nfs/internal.h
- fs/nfs/nfs4file.c 1 addition, 1 deletionfs/nfs/nfs4file.c
- fs/ocfs2/file.c 2 additions, 32 deletionsfs/ocfs2/file.c
- fs/ocfs2/ocfs2_trace.h 0 additions, 2 deletionsfs/ocfs2/ocfs2_trace.h
- fs/splice.c 28 additions, 216 deletionsfs/splice.c
- fs/xfs/xfs_file.c 1 addition, 40 deletionsfs/xfs/xfs_file.c
- fs/xfs/xfs_trace.h 0 additions, 1 deletionfs/xfs/xfs_trace.h
- include/linux/fs.h 0 additions, 2 deletionsinclude/linux/fs.h
- mm/shmem.c 1 addition, 114 deletionsmm/shmem.c
Loading
Please register or sign in to comment