]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: Use the provided iterator in ceph_netfs_issue_op()
authorDavid Howells <dhowells@redhat.com>
Mon, 17 Jan 2022 22:11:34 +0000 (22:11 +0000)
committerJeff Layton <jlayton@kernel.org>
Wed, 18 May 2022 15:00:58 +0000 (11:00 -0400)
commitc96463137a68dce1741091bd6e041ddbc3a2f637
treec6cc78b767e88b82ba6aae4e6f33d4b824ded1d9
parent4f8b17343bca63dc657b2320d006b612a252b11e
ceph: Use the provided iterator in ceph_netfs_issue_op()

The netfs_read_subrequest struct now contains a persistent iterator
representing the destination buffer for a read that the network filesystem
should use.  Make ceph use this.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/addr.c