From: Sage Weil Date: Sat, 7 Nov 2009 05:55:25 +0000 (-0800) Subject: ceph: make object hash a pg_pool property X-Git-Tag: v2.6.34-rc2~9^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1654dd0cf5ee1827322aca156af7d96d757201c7;p=pandora-kernel.git ceph: make object hash a pg_pool property 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 --- Reading git-diff-tree failed