summaryrefslogtreecommitdiff
path: root/fs/ceph/osd_client.c
AgeCommit message (Expand)Author
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-18ceph: handle errors during osd client initSage Weil
2009-11-18ceph: remove bad calls to ceph_con_shutdownSage Weil
2009-11-05ceph: fix endian conversions for ceph_pgSage Weil
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-16ceph: warn on allocation from msgpool with larger front_lenSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-09ceph: cancel osd requests before resending themSage Weil
2009-10-09ceph: reset osd session on fault, not peer_resetSage Weil
2009-10-09ceph: revoke osd request message on request completionSage Weil
2009-10-09ceph: fix osd request submission raceSage Weil
2009-10-06ceph: OSD clientSage Weil