]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: be tolerant of collection_list bounds
authorSage Weil <sage@redhat.com>
Tue, 29 Dec 2015 14:45:47 +0000 (09:45 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:08:55 +0000 (13:08 -0500)
commit3fa09f02d7b9c16b1b2bd8e8ee09930e61c74a0d
treebed21295a9e1dbb16e8419b9bd78d73d5a1cfc37
parent88c3ee8129455bfc2fbcc51a454406ec74a592cf
os/bluestore: be tolerant of collection_list bounds

In particular, we may get a shard specified along with hobject_t min or
max (from PGBackend::objects_list_range()).

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc