]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: kill dead code
authorSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 22:25:26 +0000 (15:25 -0700)
committerSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 23:51:20 +0000 (16:51 -0700)
commit101148a2493b5e8d2d58b839425ac4c6a9b403ac
tree9f1d48be638b676a1b84a26aa61a8e976f97ffec
parent15d776e5f6d962fb6a4ad1858db18d0c5f7c57e5
auth: kill dead code

The synchronous authorize() and authenticate() code paths
aren't used.
src/auth/AuthClientHandler.cc
src/auth/AuthClientHandler.h
src/mon/MonClient.cc
src/mon/MonClient.h