From: Sage Weil Date: Thu, 24 Jun 2010 19:58:14 +0000 (-0700) Subject: ceph: fix crush CHOOSE_LEAF when type is already a leaf X-Git-Tag: v2.6.35-rc5~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a31e734241aefcb2b30fb0cc0376977b6d2ba8;p=pandora-kernel.git ceph: fix crush CHOOSE_LEAF when type is already a leaf We may not recurse for CHOOSE_LEAF if we start with a leaf node. When that happens, the out2 vector needs to be filled in with the result. Signed-off-by: Sage Weil --- Reading git-diff-tree failed