]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
auth/AuthRegistry: only complain about disabling cephx if cephx was enabled
authorSage Weil <sage@redhat.com>
Tue, 5 Feb 2019 11:39:01 +0000 (05:39 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 18:10:34 +0000 (12:10 -0600)
commiteb4af28be4830c4d00c6fe451bf5657554342473
treec9c804f3883d003a5eeee122f03165d08ec87d60
parent7ba8ee2e044ddb57e75acacb36a0ced205897eb0
auth/AuthRegistry: only complain about disabling cephx if cephx was enabled

This gets rid of some warnings when auth_supported=none.

Signed-off-by: Sage Weil <sage@redhat.com>
src/auth/AuthRegistry.cc