]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: monitor client
authorSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:31 +0000 (15:23 -0800)
committerSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:31 +0000 (15:23 -0800)
commitfe3d9ef89cbb00efef10608589f6e56afc86a539
tree0bec331e65068a5a6117748c5ac5a53fb5bb9ae5
parent8695311dd6ba828c4a267c089e87c11552ffaa9e
ceph: monitor client

The monitor cluster is responsible for managing cluster membership
and state.  The monitor client handles what minimal interaction
the Ceph client has with it.
fs/ceph/mon_client.c [new file with mode: 0644]
fs/ceph/mon_client.h [new file with mode: 0644]