From: Ilya Dryomov Date: Tue, 24 Dec 2013 19:19:25 +0000 (+0200) Subject: crush: pass parent r value for indep call X-Git-Tag: v3.14-rc1~71^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4158608139de02f5265ec4f41774af7418911016;p=pandora-kernel.git crush: pass parent r value for indep call Pass down the parent's 'r' value so that we will sample different values in the recursive call when the parent tries multiple times. This avoids doing useless work (calling multiple times and trying the same values). Reflects ceph.git commit 2731d3030d7a3e80922b7f1b7756f9a4a124bac5. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed