]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: kill client side timeouts
authorSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 22:30:00 +0000 (15:30 -0700)
committerSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 23:51:20 +0000 (16:51 -0700)
commit3e0675c3e316c0d957475239a932ec6e43ce5932
tree42aa2d373b40d9a40369bff02b86ac1a4864bd2b
parent101148a2493b5e8d2d58b839425ac4c6a9b403ac
auth: kill client side timeouts

The monclient will do the timing out.
src/auth/AuthClientHandler.cc
src/auth/AuthClientHandler.h
src/mon/MonClient.cc