commit | d6c0dd6b0c196979fa7b34c1d99432fcb1b7e1df | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Wed Mar 06 14:57:03 2013 -0800 |
committer | Sage Weil <sage@inktank.com> | Mon Mar 11 14:31:00 2013 -0700 |
tree | f9bdfa272649c1890bf65cf2fc36e97562149950 | |
parent | 83ca14fdd35821554058e5fd4fa7b118ee504a33 [diff] |
libceph: fix decoding of pgids In 4f6a7e5ee1393ec4b243b39dac9f36992d161540 we effectively dropped support for the legacy encoding for the OSDMap and incremental. However, we didn't fix the decoding for the pgid. Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>