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

init-ceph: use getopt to make option processing more flexible #6089

Merged
merged 3 commits into from Nov 11, 2015

Commits on Nov 11, 2015

  1. src/init-ceph.in: process command-line options using getopt

    http://tracker.ceph.com/issues/3015 Fixes: ceph#3015
    
    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Nov 11, 2015
    Copy the full SHA
    c994c0a View commit details
    Browse the repository at this point in the history
  2. src/init-ceph.in: improve usage message

    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Nov 11, 2015
    Copy the full SHA
    d4c0969 View commit details
    Browse the repository at this point in the history
  3. src/init-ceph.in: remove unused variables

    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Nov 11, 2015
    Copy the full SHA
    a6d354c View commit details
    Browse the repository at this point in the history