]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: replace broken get_next with map_any
authorSage Weil <sage@redhat.com>
Fri, 3 Jun 2016 20:41:37 +0000 (16:41 -0400)
committerSage Weil <sage@redhat.com>
Fri, 3 Jun 2016 20:41:37 +0000 (16:41 -0400)
commitfd28656aa657093e661711ac5c5eb2177fe0695f
tree35b93ed6d62ecdc8f343d6115b5dd9fd81fc5656
parent2ea7750f59850a86aacf1e15060a211a460f085c
os/bluestore: replace broken get_next with map_any

The get_next implementation assumed the lru was local to the OnodeSpace,
but it includes the whole cache now.

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