From: Sage Weil Date: Tue, 22 Dec 2009 00:02:37 +0000 (-0800) Subject: ceph: fix incremental osdmap pg_temp decoding bug X-Git-Tag: v2.6.34-rc2~9^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7067f797b8409f1e10ec95ac2c1e17a200173d13;p=pandora-kernel.git ceph: fix incremental osdmap pg_temp decoding bug An incremental pg_temp wasn't being decoded properly (wrong bound on for loop). Also remove unused local variable, while we're at it. Signed-off-by: Sage Weil --- Reading git-diff-tree failed