]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: only log errors in add_datalog_entry when error 67378/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 23 Feb 2026 17:10:37 +0000 (12:10 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 23 Feb 2026 17:10:37 +0000 (12:10 -0500)
commit9375b6e6fe9a30b430ae1be8392c02db5b72f85e
treedf82804c306c4fb6ac5e0d7341bdea8f0ca6eec9
parente5b9f92dfe1df13d87b8dede472928df27e67f24
rgw: only log errors in add_datalog_entry when error

There was an unconditional error message that needed to be fixed. But
since add_datalog_entry already logs the error, the logging can be
removed altogether.

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