fs: add vfs_iter_{read,write} helpers
authorChristoph Hellwig <hch@lst.de>
Sun, 25 Jan 2015 20:11:59 +0000 (21:11 +0100)
committerPaul Osmialowski <p.osmialowsk@samsung.com>
Wed, 15 Apr 2015 15:45:08 +0000 (17:45 +0200)
commit729fb056c731aa17583b04829bd791c42ef99310
treeb6b0ad3f96e41c8c164cc96a0ad8486bcc275407
parent52314c4b0c513205da9c51d1eed029f9b496c274
fs: add vfs_iter_{read,write} helpers

Simple helpers that pass an arbitrary iov_iter to filesystems.

Change-Id: I71c05364ad7442f974ca232c2deb6dfee5fbe25d
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/read_write.c
include/linux/fs.h