]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: reload head if modified
authormyoungwon oh <ohmyoungwon@gmail.com>
Tue, 3 Mar 2026 15:42:51 +0000 (00:42 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Tue, 17 Mar 2026 08:38:18 +0000 (17:38 +0900)
commitc1e473d4c7844570264da7cd06712fe4c6fe8bf8
treedbdff3d4c263f2ff5a7671152d16217daec7d7e5
parent5dbd9ae51741bde2abfb4eaad5cc80dd64edd950
crimson/os/seastore: reload head if modified

This commit also fixes the test case to verify that
the head is correctly allocated and updated
during omap_set_keys operations involving multiple keys.

Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com>
src/crimson/os/seastore/omap_manager/log/log_manager.cc
src/test/crimson/seastore/test_seastore.cc