summaryrefslogtreecommitdiffstats
path: root/fs/ceph/osdmap.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: make CRUSH hash function a bucket propertySage Weil2009-11-071-1/+2
* ceph: make object hash a pg_pool propertySage Weil2009-11-061-1/+1
* ceph: clean up 'osd%d down' console msgSage Weil2009-11-061-1/+1
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-041-39/+61
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-031-0/+3
* ceph: fix intra strip unit length calculationNoah Watkins2009-10-301-5/+10
* ceph: fix object striping calculation for non-default striping schemesSage Weil2009-10-281-4/+7
* ceph: correct comment to match striping calculationSage Weil2009-10-281-1/+1
* ceph: remove redundant use of le32_to_cpuNoah Watkins2009-10-281-1/+1
* ceph: include preferred osd in placement seedSage Weil2009-10-191-0/+2
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-141-35/+35
* ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil2009-10-091-5/+10
* ceph: OSD clientSage Weil2009-10-061-0/+875
OpenPOWER on IntegriCloud