]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 24 Oct 2023 20:55:12 +0000 (16:55 -0400)
commit999d539f76bdb4baa0b8342fff74a9e3fd1cdc12
tree17a421b81891778fa093d161a0023c4df2856b39
parent241e46afbbba0ffb09285737ae8b6087804d857a
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>
src/rgw/driver/rados/rgw_rados.cc