]> 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)
committerSage Weil <sage@inktank.com>
Tue, 24 Sep 2013 16:02:36 +0000 (09:02 -0700)
commit3f32f57b98e0224a1d30b2a81d7d260be0f53800
treee2c85ab1ef541bc494b2d2208db1bfc3bbd80ac2
parent46dcc46617d8f35ab8433540b22343ddcbcc3716
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>
(cherry picked from commit 238fe272c6bdb62d4e57fd8555c0136de99c8129)
src/mds/MDS.cc