]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cleanup: removed last references to g_conf from auth
authorRoald J. van Loon <roaldvanloon@gmail.com>
Tue, 27 Aug 2013 15:17:19 +0000 (08:17 -0700)
committerSage Weil <sage@inktank.com>
Tue, 27 Aug 2013 15:17:19 +0000 (08:17 -0700)
commit228510ff17178673b9ecf9341cc93f9c8c5df5ff
treeda72adf24da6b3a8654eaabad55b53c45012f8ee
parenta6fe776c3a04ddbc015ca104fa67ea8248bd0df9
cleanup: removed last references to g_conf from auth

Trivial cleanup. There were still 3 references to g_conf in CephxKeyServer.
Replaced them in favor of cct->_conf.

Signed-off-by: Roald J. van Loon <roaldvanloon@gmail.com>
src/auth/cephx/CephxKeyServer.cc