mirror of
https://github.com/torvalds/linux.git
synced 2026-07-20 20:49:14 +02:00
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> |
||
|---|---|---|
| .. | ||
| crush | ||
| addr.c | ||
| buffer.c | ||
| buffer.h | ||
| ceph_debug.h | ||
| ceph_frag.c | ||
| ceph_frag.h | ||
| ceph_fs.c | ||
| ceph_fs.h | ||
| ceph_strings.c | ||
| ceph_ver.h | ||
| dir.c | ||
| file.c | ||
| inode.c | ||
| mds_client.c | ||
| mds_client.h | ||
| mdsmap.c | ||
| mdsmap.h | ||
| mon_client.c | ||
| mon_client.h | ||
| msgr.h | ||
| osd_client.c | ||
| osd_client.h | ||
| osdmap.c | ||
| osdmap.h | ||
| rados.h | ||
| super.c | ||
| super.h | ||
| types.h | ||
| xattr.c | ||