From: Ilya Dryomov Date: Tue, 24 Dec 2013 19:19:24 +0000 (+0200) Subject: crush: eliminate CRUSH_MAX_SET result size limitation X-Git-Tag: v3.14-rc1~71^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ef19c4ad161768e1d8309d5ae18481c098eb81;p=pandora-kernel.git crush: eliminate CRUSH_MAX_SET result size limitation This is only present to size the temporary scratch arrays that we put on the stack. Let the caller allocate them as they wish and remove the limitation. Reflects ceph.git commit 1cfe140bf2dab99517589a82a916f4c75b9492d1. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed