]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add documentation to bucket index code
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 3 Sep 2019 17:00:30 +0000 (13:00 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 24 Jan 2020 18:44:09 +0000 (13:44 -0500)
commit94dcdb403f2ec29665df970d76b0cb06a3a72abd
tree3b76e82933a0fed1342a3542a5401347ba627860
parentae7383a51ca86c01bc152293973d3640a31decfc
rgw: add documentation to bucket index code

Some of the logic surrounding bucket indexes and the listing thereof
can be subtle. Add some comments to help future developers working on
this code.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/cls/rgw/cls_rgw.cc
src/rgw/rgw_rados.cc