ceph: fix decoding of pool snap info
authorSage Weil <sage@newdream.net>
Mon, 2 Aug 2010 18:00:55 +0000 (11:00 -0700)
committerSage Weil <sage@newdream.net>
Mon, 2 Aug 2010 18:10:07 +0000 (11:10 -0700)
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 <sage@newdream.net>

No differences found