mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
counts the pages covered by iov_iter, up to given limit. do_block_direct_io() and fuse_iter_npages() switched to it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>