]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: remove ceph_set_default_id
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 1 Feb 2011 14:23:12 +0000 (06:23 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 1 Feb 2011 14:23:12 +0000 (06:23 -0800)
commit4380920b6ffe820dbb4c258752e16298d93c30a5
treec6aa0bf8a882828002d23522c264bfd28ff723ad
parent49e238b575658564611f732d06ffedbd21b254ab
common: remove ceph_set_default_id

ceph_set_default_id was only ever used to set the default ID to "admin",
which it already was.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/config.cc
src/config.h
src/test/TestDoutStreambuf.cc
src/test/TestSignalHandlers.cc
src/test/TestTimers.cc
src/tools/ceph.cc
src/tools/gceph.cc