]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: return string_view for type 26434/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 14 Feb 2019 20:27:11 +0000 (12:27 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 14 Feb 2019 21:50:12 +0000 (13:50 -0800)
commit126aa9db88ae58978967c875cb1695189dfbbd2e
tree57124eec4aa95209e5c54e81a30e02520afe7a19
parente46736e053a9145f91e3d4ebd55ad9b3d09246af
mds: return string_view for type

To avoid unnecessary heap allocation.

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