summaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-3/+60
* ceph: handle errors during osd client initSage Weil2009-11-181-4/+11
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-181-3/+1
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-041-4/+4
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-3/+3
* ceph: warn on allocation from msgpool with larger front_lenSage Weil2009-10-151-2/+3
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-141-4/+4
* ceph: cancel osd requests before resending themSage Weil2009-10-091-1/+4
* ceph: reset osd session on fault, not peer_resetSage Weil2009-10-091-5/+2
* ceph: revoke osd request message on request completionSage Weil2009-10-091-4/+9
* ceph: fix osd request submission raceSage Weil2009-10-091-11/+19
* ceph: OSD clientSage Weil2009-10-061-0/+1294
OpenPOWER on IntegriCloud