]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: rename mds_traceless_replies to mds_inject_traceless_reply_probability
authorGreg Farnum <greg@inktank.com>
Thu, 7 Feb 2013 18:25:33 +0000 (10:25 -0800)
committerGreg Farnum <greg@inktank.com>
Thu, 7 Feb 2013 18:25:33 +0000 (10:25 -0800)
commit943235351953c773988f3a44e20e632c7e796c56
tree5396ab0643e7512a080d1af9e7bfc709164a3691
parent75c40fac603a3d21407d326e9faa8883166ad035
mds: rename mds_traceless_replies to mds_inject_traceless_reply_probability

Sage pointed out we should try for consistent naming on these debug
options, and this option is like our other inject_[x] stuff.
While we're here, make the config option comment a bit clearer.

08b82b3ef6b43283e35fd4e56eb5c78651345bea
src/common/config_opts.h
src/mds/Server.cc