]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: reduce logging level in rgw_bucket_complete_op 46881/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 28 Jun 2022 13:52:49 +0000 (09:52 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 28 Jun 2022 18:14:08 +0000 (14:14 -0400)
commit0542e9996d4e70b08f5acead58d9d7b20179b184
treeddfa04cc55224d3a7929201da2dcfe513dc5195d
parent79a085e11a26446e9eeafb1d448b030f7df3b095
rgw: reduce logging level in rgw_bucket_complete_op

There are two instances where pedestrian logging happens at level 0
but should be at a much higher level, such as 20. Both are fixed.

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