From: Ilya Dryomov Date: Tue, 24 Dec 2013 19:19:26 +0000 (+0200) Subject: crush: new SET_CHOOSE_LEAF_TRIES command X-Git-Tag: v3.14-rc1~71^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3226acc5544bcc91e756eb3ee6ca7b74f6f0a8;p=pandora-kernel.git crush: new SET_CHOOSE_LEAF_TRIES command Explicitly control the number of sample attempts, and allow the number of tries in the recursive call to be explicitly controlled via the rule. This is important because the amount of time we want to spend looking for a solution may be rule dependent (e.g., higher for the wide indep pool than the rep pools). (We should do the same for the other tunables, by the way!) Reflects ceph.git commit c43c893be872f709c787bc57f46c0e97876ff681. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed