]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/Newstore:Change assert in get_onode
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Wed, 8 Apr 2015 16:13:10 +0000 (00:13 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:36 +0000 (13:39 -0400)
commit0981428123e4e5064f5618fe988d0b38dddb0af7
tree310e5ee5b75867a5e2cbf877add079e203862149
parent97bda73ebf0aa559803dd8d44dcd1fc84b550ef3
os/Newstore:Change assert in get_onode

db->get will return negtive when key is not found.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/os/newstore/NewStore.cc