Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: whitespace cleanup | Sage Weil | 2009-12-03 | 1 | -4/+4 |
| | | | | Signed-off-by: Sage Weil <sage@newdream.net> | ||||
* | ceph: small cleanup in hash function | Sage Weil | 2009-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Sage Weil <sage@newdream.net> | ||||
* | ceph: make object hash a pg_pool property | Sage Weil | 2009-11-06 | 1 | -0/+118 |
The object will be hashed to a placement seed (ps) based on the pg_pool's hash function. This allows new hashes to be introduced into an existing object store, or selection of a hash appropriate to the objects that will be stored in a particular pool. Signed-off-by: Sage Weil <sage@newdream.net> |