diff options
author | 2017-05-27 11:16:53 +0300 | |
---|---|---|
committer | 2017-06-29 17:49:24 -0400 | |
commit | 73da852e3831bdc7a38d8d5fba178f35c923b264 (patch) | |
tree | a6a6d7628fd4ba9e7950ff127a4c62e67782953c /tools/perf/scripts/python/stackcollapse.py | |
parent | fs: implement vfs_iter_write using do_iter_write (diff) | |
download | linux-dev-73da852e3831bdc7a38d8d5fba178f35c923b264.tar.xz linux-dev-73da852e3831bdc7a38d8d5fba178f35c923b264.zip |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions