summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mon_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-041-0/+2
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-0/+38
* ceph: warn on allocation from msgpool with larger front_lenSage Weil2009-10-161-3/+4
* ceph: correct subscribe_ack msgpool payload sizeSage Weil2009-10-161-4/+7
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-141-2/+2
* ceph: ignore trailing data in monampSage Weil2009-10-121-3/+0
* ceph: update to mon client protocol v15Sage Weil2009-10-101-2/+6
* ceph: renew mon subscription before it expiresSage Weil2009-10-081-2/+2
* ceph: monitor clientSage Weil2009-10-061-0/+694