]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/Newstore:Fix collection_list_range
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Fri, 17 Apr 2015 08:14:41 +0000 (16:14 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:41 +0000 (13:39 -0400)
commitdf239f0f62fa324af7972594a333eeee66cc4a04
tree945c5269cab9da892e27cd0d9946f3b24bcd92fa
parent4c9e37de8af2a1f9c60840a0e6a78814a6b49f1c
os/Newstore:Fix collection_list_range

We need to rule out hobject_t::max before calling get_object_key
(in which will call get_filestore_key_u32 and get an assert failure)

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