]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/rgw: avoid read_bucket_header() when bi logging is disabled 31058/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 22 Oct 2019 19:41:23 +0000 (15:41 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 22 Oct 2019 19:41:26 +0000 (15:41 -0400)
commit2178e14a5487745b65b25b8307b4f1f9fb825713
tree62f0ce2d72fb608114fda6b4b21ecb56a1fdab72
parent89dc3c19ffa374327788c06942ed2d3c1429992a
cls/rgw: avoid read_bucket_header() when bi logging is disabled

in a single-site configuration, or when a multisite zone has logging
disabled, we don't need to read the bucket header for versioned object
updates

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/cls/rgw/cls_rgw.cc