diff options
author | Christoph Hellwig <hch@lst.de> | 2017-05-27 11:16:53 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-29 17:49:24 -0400 |
commit | 73da852e3831bdc7a38d8d5fba178f35c923b264 (patch) | |
tree | a6a6d7628fd4ba9e7950ff127a4c62e67782953c /crypto | |
parent | abbb65899aecfc97bda64b6816d1e501754cfe1f (diff) | |
download | linux-73da852e3831bdc7a38d8d5fba178f35c923b264.tar.bz2 |
nfsd: use vfs_iter_read/write
Instead of messing with the address limit to use vfs_read/vfs_writev.
Note that this requires that exported file implement ->read_iter and
->write_iter. All currently exportable file systems do this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions