1
0
Fork 0
alistair23-linux/fs/ramfs
Al Viro 8d0207652c ->splice_write() via ->write_iter()
iter_file_splice_write() - a ->splice_write() instance that gathers the
pipe buffers, builds a bio_vec-based iov_iter covering those and feeds
it to ->write_iter().  A bunch of simple cases coverted to that...

[AV: fixed the braino spotted by Cyrill]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-06-12 00:18:51 -04:00
..
Makefile Remove valueless definition of hard-selected RAMFS option 2007-10-17 08:42:56 -07:00
file-mmu.c ->splice_write() via ->write_iter() 2014-06-12 00:18:51 -04:00
file-nommu.c ->splice_write() via ->write_iter() 2014-06-12 00:18:51 -04:00
inode.c fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00
internal.h fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00