summaryrefslogtreecommitdiffstats
path: root/src/crimson/os/seastore/omap_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crimson/os/seastore/omap_manager: expand omap tree nodesXuehan Xu2024-03-011-2/+4
* crimson/os/seastore/omap_manager: fix a capture-by-reference related issueXuehan Xu2023-01-161-2/+2
* crimson/os/seastore/omap: adjust omap_list_config_tXinyu Huang2022-12-131-13/+24
* crimson/os/seastore/omap: introduce omap range removeXinyu Huang2022-12-131-0/+17
* crimson/os/seastore/omap: support two borders list methodXinyu Huang2022-12-131-3/+8
* crimson/seastore: enlarge omap_leaf_node sizechunmei-liu2022-04-191-1/+2
* crimson/seastore: replace L_ADDR_MIN by hint in omapchunmei-liu2021-08-161-1/+1
* crimson/os/seastore/omap_manager: convert to use interruptible futureSamuel Just2021-07-021-16/+16
* crimson/os/seastore: convert transaction_manager internally to use interrupti...Samuel Just2021-06-231-2/+2
* crimson/os/seastore: use tuple return for omap_list throughoutSamuel Just2021-05-271-1/+1
* crimson/os/seastore: allow upper layer to set attrs other than OI_ATTR and SS...Xuehan Xu2021-05-041-0/+7
* crimson/os/seastore/seastore.cc: wire up omap_managerSamuel Just2021-03-101-6/+10
* crimson/os/seastore/omap_manager: generalize omap_list to support lower_boundSamuel Just2021-03-101-3/+37
* crimson/os/seastore/omap_manager: rework to be null safe and adjust interfacesSamuel Just2021-02-261-44/+31
* crimson/os/seastore/omap_manager: add byte order independent rootSamuel Just2021-02-241-19/+2
* crimson/os/seastore: expand error type for reads to include eagainSamuel Just2021-02-011-7/+9
* crimson/seastore: fix comments for omap treechunmei-liu2021-01-141-41/+48
* crimson/seastore: add omap tree implementationchunmei-liu2021-01-141-0/+152