]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: avoid recursive locks dumping state
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 27 Jul 2023 00:17:02 +0000 (20:17 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 8 Aug 2023 12:58:40 +0000 (08:58 -0400)
commit60d1bdb1f53723249746d64c660f88aa79cd5b35
tree89e4cbbc76575689d00877c0460a37302b25dc45
parent36eaa495eb37485796ce57c8c4b1cca603efc193
mds: avoid recursive locks dumping state

Also: fix return to std::string. A string_view is not a thread-safe return.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/common/TrackedOp.h
src/mds/Mutation.cc
src/osd/OpRequest.h