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: checking for updated versions of the
MDS and OSD maps, getting statfs() information, and unmounting.
Signed-off-by: Sage Weil <sage@newdream.net>
Showing
fs/ceph/mon_client.c
0 → 100644
This diff is collapsed.
fs/ceph/mon_client.h
0 → 100644
Please register or sign in to comment