]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Thu, 27 Jun 2024 16:25:12 +0000 (12:25 -0400)
commitc687a2948ded06a368f80c66a39460d4de498110
treebb21422f8199781a693c9b61f45c3c341611ec4f
parent8707596adcb99b8395a9788b1149b99d228fef3a
mds: dump AsyncHandler ss to stderr if present

As it's being used for error output.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b89e7d4f6dfd5b3db6518b3f88aa3990c4a8c8ae)
src/mds/MDSRank.cc