diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-06 01:28:09 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-06 23:32:49 +0200 |
commit | 71d8e532b1549a478e6a6a8a44f309d050294d00 (patch) | |
tree | 58b40c17cbb806c94aa07121a8b010d16f825d27 /fs/jbd2 | |
parent | new helper: generic_file_read_iter() (diff) | |
download | linux-71d8e532b1549a478e6a6a8a44f309d050294d00.tar.xz linux-71d8e532b1549a478e6a6a8a44f309d050294d00.zip |
start adding the tag to iov_iter
For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions