]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Be less noisy when probing FIFO existence
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 15 Oct 2020 17:14:36 +0000 (13:14 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 15 Oct 2020 17:57:10 +0000 (13:57 -0400)
commit0deb4246dc70faa30853294004702722ada74f27
treefbf23188d4e7042f85896061421521956accb21f
parent46661cae981034590dfa0c7429459f65f51c932a
rgw: Be less noisy when probing FIFO existence

Since when starting up the datalog we check whether Omap and FIFO
backed versions already exist, don't fill the error log with
complaints if they happen not to.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/cls_fifo_legacy.cc
src/rgw/cls_fifo_legacy.h
src/rgw/rgw_datalog.cc