ceph: fix incremental osdmap pg_temp decoding bug
authorSage Weil <sage@newdream.net>
Tue, 22 Dec 2009 00:02:37 +0000 (16:02 -0800)
committerSage Weil <sage@newdream.net>
Tue, 22 Dec 2009 00:40:00 +0000 (16:40 -0800)
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 <sage@newdream.net>

No differences found