]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: log errors during "bi list" 54196/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 25 Oct 2023 21:02:12 +0000 (17:02 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 3 Nov 2023 20:35:11 +0000 (16:35 -0400)
commit8b8941c7d18bf6e4f88cada6e7bfe733f2c1ce4c
tree8e9d4f459f2754bc4f6704635a1f01f6047dafa3
parentc672d7aab0240cefa8a3decdffd498e0ade3d5be
rgw: log errors during "bi list"

Currently errors are displayed on STDERR but do not get into the
appropriate log. This duplicates the STDERR messages to the log.

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