From: Ilya Dryomov Date: Tue, 24 Dec 2013 19:19:25 +0000 (+0200) Subject: crush: strip firstn conditionals out of crush_choose, rename X-Git-Tag: v3.14-rc1~71^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe07182827d9913daf85f3e6a950578a3fd4c5d;p=pandora-kernel.git crush: strip firstn conditionals out of crush_choose, rename Now that indep is handled by crush_choose_indep, rename crush_choose to crush_choose_firstn and remove all the conditionals. This ends up stripping out *lots* of code. Note that it *also* makes it obvious that the shenanigans we were playing with r' for uniform buckets were broken for firstn mode. This appears to have happened waaaay back in commit dae8bec9 (or earlier)... 2007. Reflects ceph.git commit 94350996cb2035850bcbece6a77a9b0394177ec9. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed