ceph: include preferred osd in placement seed
authorSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 18:41:51 +0000 (11:41 -0700)
committerSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 18:42:41 +0000 (11:42 -0700)
Mix the preferred osd (if any) into the placement seed that is fed into
the CRUSH object placement calculation.  This prevents all the placement
pgs from peering with the same osds.

Rev the osd client protocol with this change.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found