diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-04 21:24:06 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-06 23:32:43 +0200 |
commit | cb66a7a1f149ff705fa37cad6d1252b046e0ad4f (patch) | |
tree | 32dd17f294e9ef96bfea727bba313a33590917ab /fs/nfs | |
parent | __btrfs_direct_write(): switch to iov_iter (diff) | |
download | linux-cb66a7a1f149ff705fa37cad6d1252b046e0ad4f.tar.xz linux-cb66a7a1f149ff705fa37cad6d1252b046e0ad4f.zip |
kill generic_segment_checks()
all callers of ->aio_read() and ->aio_write() have iov/nr_segs already
checked - generic_segment_checks() done after that is just an odd way
to spell iov_length().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions