| commit | b53589927d73e28c62d3cd92ed4e1a0ea3c830ca | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 10 11:43:27 2022 -0400 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 08 22:37:24 2022 -0400 |
| tree | 0f3669408bcc33f7a28b5df26eba28837dbd33b7 | |
| parent | 7f02464739da05a51cadb997a00a301f734e9c87 [diff] |
ceph: switch the last caller of iov_iter_get_pages_alloc() here nothing even looks at the iov_iter after the call, so we couldn't care less whether it advances or not. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>