]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: dump AsyncHandler ss to stderr if present
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 23 May 2024 19:59:22 +0000 (15:59 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 4 Jun 2024 19:44:25 +0000 (15:44 -0400)
commitb89e7d4f6dfd5b3db6518b3f88aa3990c4a8c8ae
treedc3cb7468c45ab238d4ff864d2f86b829fd74241
parent48a25e3336590a6f3540094b29b9e8b46de5ad06
mds: dump AsyncHandler ss to stderr if present

As it's being used for error output.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSRank.cc