| Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Just return!
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
More importantly, the set of non-authentication operations that are allowed
is more restricted: auth messages, getting monmap, ping.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Authentication is orthogonal to the caps; the client might have no
capabilities but still be authenticated such that we know *who* it is.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
If we have a CONF_DEFAULT in the values map we do not need to include it
in the diff!
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
These are all offline tool tests.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
We want to accept this in $CEPH_ARGS, which makes md_config_t a better
place to keep it.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
CEPH_ARGS is half-way between env and cmdline; parse it at the end of
env.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
There isn't a running cluster for this test.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Be less sensitive to formatting of output string on set commands.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
I like shorter.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
- remove a bunch of outdated info
- update to reflect new monitor-based configuration
- move a bunch of common settings to another document/page
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
There is a generic operator<< for boost::variant--we can't overload it
for Option::value_t. Make a to_str() method instead.
Add a parse_option() output arg for the normalized value for convenience.
Signed-off-by: Sage Weil <sage@redhat.com>
|
|
Signed-off-by: Sage Weil <sage@redhat.com>
|