aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/osdmap.c
AgeCommit message (Expand)Author
2009-11-07ceph: make CRUSH hash function a bucket propertySage Weil
2009-11-06ceph: make object hash a pg_pool propertySage Weil
2009-11-06ceph: clean up 'osd%d down' console msgSage Weil
2009-11-04ceph: fix endian conversions for ceph_pgSage Weil
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil
2009-10-30ceph: fix intra strip unit length calculationNoah Watkins
2009-10-28ceph: fix object striping calculation for non-default striping schemesSage Weil
2009-10-28ceph: correct comment to match striping calculationSage Weil
2009-10-28ceph: remove redundant use of le32_to_cpuNoah Watkins
2009-10-19ceph: include preferred osd in placement seedSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-09ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil
2009-10-06ceph: OSD clientSage Weil