aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/msgr.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: clean up header guardsSage Weil2010-08-011-2/+2
* ceph: resync headers with userlandSage Weil2010-05-171-1/+0
* ceph: drop src address(es) from message header [new protocol feature]Sage Weil2010-05-171-1/+19
* ceph: include type in ceph_entity_addr, filepathSage Weil2010-01-291-2/+3
* ceph: remove unused erank fieldSage Weil2010-01-141-16/+2
* ceph: add feature bits to connection handshake (protocol change)Sage Weil2009-12-231-1/+4
* ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil2009-12-231-1/+2
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-6/+15
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-031-1/+1
* ceph: add version field to message headerSage Weil2009-10-131-1/+2
* ceph: on-wire typesSage Weil2009-10-061-0/+157