Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mds: remove "mds log" config option #14652

Merged
merged 1 commit into from
Apr 24, 2017
Merged

mds: remove "mds log" config option #14652

merged 1 commit into from
Apr 24, 2017

Commits on Apr 20, 2017

  1. mds: remove "mds log" config option

    This was occasionally useful for establishing a journal-less
    performance baseline, but it has two big problems:
    * We don't test it, so it's probably broken a lot of the time
    * It sounds a lot to a naive user like an option for controlling
      logging.
    
    IMO, anyone who wants this behaviour is in sufficiently advanced
    territory that then can hack it in and recompile, we don't need
    to leave dangerous things like this in our releases.
    
    Fixes: http://tracker.ceph.com/issues/18816
    Signed-off-by: John Spray <john.spray@redhat.com>
    John Spray committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    ad18823 View commit details
    Browse the repository at this point in the history