summaryrefslogtreecommitdiff
path: root/fs/ceph/decode.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-201/+0
2010-10-21ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh1-0/+5
2010-08-02ceph: code cleanupYehuda Sadeh1-2/+4
2010-02-11ceph: buffer decoding helpersSage Weil1-0/+34
2010-01-29ceph: include type in ceph_entity_addr, filepathSage Weil1-0/+1
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-0/+6
2009-11-04ceph: use fixed endian encoding for ceph_entity_addrSage Weil1-2/+14
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil1-62/+67
2009-10-06ceph: messenger librarySage Weil1-0/+136