]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: rename 'expected' to 'accounted' size in fetch_remote_obj()
authorCasey Bodley <cbodley@redhat.com>
Tue, 24 Oct 2023 20:45:47 +0000 (16:45 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 6 Nov 2023 19:43:09 +0000 (14:43 -0500)
commit23573e2f7bf3b15e8e07d134676feb08185de5b8
tree45607382b57f22db77f3c9188603b1db9946d83f
parent146d4bd014b880178a76cf196c2c5226b21f7331
rgw: rename 'expected' to 'accounted' size in fetch_remote_obj()

and use it instead of cb.get_data_len() after testing for equality

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 999d539f76bdb4baa0b8342fff74a9e3fd1cdc12)

Conflicts:
src/rgw/driver/rados/rgw_rados.cc no req_context
src/rgw/driver/rados/rgw_rados.cc