]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: omap_get_values with range [start, "infinite") 55887/head
authorXuehan Xu <xxhdx1985126@gmail.com>
Sat, 2 Mar 2024 08:44:22 +0000 (16:44 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Sat, 2 Mar 2024 09:18:22 +0000 (17:18 +0800)
commite277fbf63cff08538d1e2d3dc99c0c7d69ac5e13
tree8fc3ca0b680257b505d39b7d5c1b1dd1acd4d5d4
parent3c0710024e0e2660ac4bc2a5c22637113d3e3909
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>
src/crimson/os/seastore/seastore.cc