]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix decoding pool from bnode key
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 24 Jun 2016 06:53:39 +0000 (14:53 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Fri, 24 Jun 2016 06:53:39 +0000 (14:53 +0800)
commitcff6ff79286d63a6d1b6fa4355766574482a691d
treed40ccdaca7a0b7fcc19c347dafddd265d70372cb
parent22d5d08a5cddb5fd3c31299a2416200f237f62fe
os/bluestore: fix decoding pool from bnode key

The current result is raw and not properly translated.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc