summaryrefslogtreecommitdiff
path: root/fs/ceph/mon_client.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-04ceph: use fixed endian encoding for ceph_entity_addrSage Weil1-0/+2
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil1-0/+38
2009-10-16ceph: warn on allocation from msgpool with larger front_lenSage Weil1-3/+4
2009-10-16ceph: correct subscribe_ack msgpool payload sizeSage Weil1-4/+7
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil1-2/+2
2009-10-12ceph: ignore trailing data in monampSage Weil1-3/+0
2009-10-10ceph: update to mon client protocol v15Sage Weil1-2/+6
2009-10-08ceph: renew mon subscription before it expiresSage Weil1-2/+2
2009-10-06ceph: monitor clientSage Weil1-0/+694