]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: omap_get_values with range [start, "infinite") 57327/head
authorXuehan Xu <xxhdx1985126@gmail.com>
Sat, 2 Mar 2024 08:44:22 +0000 (16:44 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 7 May 2024 11:41:49 +0000 (14:41 +0300)
commit9f3b6eaf9ebad702f327c84cc70cfe9ad168e89f
treefb7f8c443af44898c4e4aade8ac98ea2d05ad5ad
parent96805dcf909541c4ca9a1e90258de8ae5b6fa1bc
crimson/os/seastore: omap_get_values with range [start, "infinite")
should return all results from "start"

Currently, this range retrieval has a default max result size, which is
wrong

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
(cherry picked from commit e277fbf63cff08538d1e2d3dc99c0c7d69ac5e13)
src/crimson/os/seastore/seastore.cc