]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: consolidate sub request msgs; cleaner api
authorSage Weil <sage@newdream.net>
Mon, 21 Sep 2009 21:55:59 +0000 (14:55 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Sep 2009 21:55:59 +0000 (14:55 -0700)
commit84c1a14488cd1d9d7b2d44f6ecf623fe89f498fb
tree20d44562f584c44f7a1981ee2a44295d92dc011f
parent98e6da670f8a2bc2d3272baf06c12678b8fdee19
mon: consolidate sub request msgs; cleaner api

Caller must call renew_subs() explicitly when they want to start
the subscription(s).
src/client/Client.cc
src/mds/MDS.cc
src/mon/MonClient.cc
src/mon/MonClient.h