]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: Fix buggy parsing of g_conf.keyring
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 30 Dec 2010 01:48:12 +0000 (17:48 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 30 Dec 2010 02:33:08 +0000 (18:33 -0800)
commite1a1e1e6a68abae9719e09a427ca2016130c81c0
tree4c4d4d2bf464a745fb8685c35a3614b918d051f3
parent27cba7814828dee0c7154a8317141ffef1205283
auth: Fix buggy parsing of g_conf.keyring

Previously, we weren't correctly handling comma-separated lists of
values in g_conf.keyring.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/mon/AuthMonitor.cc
src/mon/AuthMonitor.h