]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: adding missing data to register_and_wake_split_child() logs
authorRonen Friedman <rfriedma@redhat.com>
Mon, 30 Aug 2021 08:04:23 +0000 (08:04 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Mon, 30 Aug 2021 08:04:23 +0000 (08:04 +0000)
commit7f0893c6411f123cd9d0998e5fc1b165fd22a38f
treed76123f89811a75f3dcc9d079c70325d625db4ba
parent0917e204e9367cd31dbf25884fb32c74cb2e775a
osd: adding missing data to register_and_wake_split_child() logs

Fixing missing __func__, and adding a log before starting
to wait for the lock.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/OSD.cc