From: Sage Weil Date: Wed, 17 Mar 2010 17:05:28 +0000 (-0700) Subject: ceph: fix pg pool decoding from incremental osdmap update X-Git-Tag: v2.6.34-rc3~6^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd7576b2392cc5a0934352936d793e8884c46bf;p=pandora-kernel.git ceph: fix pg pool decoding from incremental osdmap update The incremental map decoding of pg pool updates wasn't skipping the snaps and removed_snaps vectors. This caused osd requests to stall when pool snapshots were created or fs snapshots were deleted. Use a common helper for full and incremental map decoders that decodes pools properly. Signed-off-by: Sage Weil --- Reading git-diff-tree failed