From: Sage Weil Date: Mon, 2 Aug 2010 18:00:55 +0000 (-0700) Subject: ceph: fix decoding of pool snap info X-Git-Tag: v2.6.36-rc1~99^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73a7e693f9da464b0df07643af3f8ffc04dcc0b5;p=pandora-kernel.git ceph: fix decoding of pool snap info The pool info contains a vector for snap_info_t, not snap ids. This fixes the broken decoding, which would declare teh update corrupt when a pool snapshot was created. Signed-off-by: Sage Weil --- Reading git-diff-tree failed