aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mdsmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26ceph: CEPH_FEATURE_MDSENC supportYan, Zheng1-9/+34
2014-06-06fs/ceph: replace pr_warning by pr_warnFabian Frederick1-1/+1
2013-07-01ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter1-20/+22
2013-07-01ceph: improve error handling in ceph_mdsmap_decodeEmil Goode1-1/+3
2013-05-01ceph: Use pseudo-random numbers to choose mdsSam Lang1-3/+5
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-4/+8
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-5/+6
2010-08-01ceph: track laggy state of mds from mdsmapSage Weil1-1/+5
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil1-0/+4
2009-11-20ceph: decode updated mdsmap formatSage Weil1-6/+9
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil1-0/+1
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil1-19/+19
2009-10-07ceph: fix mdsmap decoding when multiple mds's are presentSage Weil1-5/+5
2009-10-06ceph: MDS clientSage Weil1-0/+166