]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: simplify bucket listing logging
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 31 Aug 2022 20:38:06 +0000 (16:38 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 2 Sep 2022 17:45:59 +0000 (13:45 -0400)
commit7cc860a95a6f4cb284ce2693fae201f7761e06d7
tree3dc34d6ec194cedc09f807c0819b17a49ad630b4
parentf070376b0ba34574fc3083e862c3d1e4cfba04d4
rgw: simplify bucket listing logging

Switch from __PRETTY_FUNCTION__ to __func__ since the former just adds
noise to the logs.

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