summaryrefslogtreecommitdiffstats
path: root/fs/ceph/rados.h
AgeCommit message (Expand)AuthorLines
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-405/+0
2010-08-01ceph: sync header defs with server codeSage Weil-0/+9
2010-08-01ceph: clean up header guardsSage Weil-2/+2
2010-05-17ceph: resync headers with userlandSage Weil-2/+21
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil-0/+1
2010-04-09ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil-2/+4
2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil-2/+2
2010-02-11ceph: add uid field to ceph_pg_poolSage Weil-0/+8
2010-02-02ceph: always send truncation info with read and write osd opsYehuda Sadeh-4/+2
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil-2/+0
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil-1/+1
2009-11-06ceph: make object hash a pg_pool propertySage Weil-0/+1
2009-11-04ceph: fix endian conversions for ceph_pgSage Weil-8/+5
2009-10-06ceph: on-wire typesSage Weil-0/+372