summaryrefslogtreecommitdiffstats
path: root/fs/ceph/msgr.h
AgeCommit message (Expand)AuthorLines
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-175/+0
2010-08-01ceph: clean up header guardsSage Weil-2/+2
2010-05-17ceph: resync headers with userlandSage Weil-1/+0
2010-05-17ceph: drop src address(es) from message header [new protocol feature]Sage Weil-1/+19
2010-01-29ceph: include type in ceph_entity_addr, filepathSage Weil-2/+3
2010-01-14ceph: remove unused erank fieldSage Weil-16/+2
2009-12-23ceph: add feature bits to connection handshake (protocol change)Sage Weil-1/+4
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil-1/+2
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil-6/+15
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil-1/+1
2009-10-13ceph: add version field to message headerSage Weil-1/+2
2009-10-06ceph: on-wire typesSage Weil-0/+157