From: Sage Weil Date: Tue, 6 Oct 2009 18:31:11 +0000 (-0700) Subject: ceph: monitor client X-Git-Tag: v2.6.34-rc2~9^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba75bb98cfb93b62c54af25bf67ff90857264bbe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed