]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: MDS: pass only heap profiler commands instead of the whole cmd vector
authorJoao Eduardo Luis <jecluis@gmail.com>
Fri, 20 Sep 2013 15:43:27 +0000 (16:43 +0100)
committerJoao Eduardo Luis <jecluis@gmail.com>
Fri, 20 Sep 2013 16:51:21 +0000 (17:51 +0100)
commit238fe272c6bdb62d4e57fd8555c0136de99c8129
tree0eba51d1211f13cc4f72c7713782b8be399727c0
parentc98b910d49bd2b46ceafdc430044a31524c29f5b
mds: MDS: pass only heap profiler commands instead of the whole cmd vector

The heap profiler doesn't care, nor should it, what our command name is.
It only cares about the commands it handles.

Backport: dumpling

Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
src/mds/MDS.cc