]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/transaction_manager: block client transactions if
authorXuehan Xu <xuxuehan@qianxin.com>
Mon, 1 Dec 2025 09:44:45 +0000 (17:44 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Tue, 10 Feb 2026 02:58:25 +0000 (10:58 +0800)
commitefdc269e419baaebacf955e4be8dc8d34f952022
tree08ff2b74f21a29f79f81d373cf45db0a8b9227e2
parent3cd8dcf14a6481320df792efeb79181c993fa5d0
crimson/os/seastore/transaction_manager: block client transactions if
they conflict with rewriting transactions until the rewriting
transactions finishes

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cached_extent.cc
src/crimson/os/seastore/cached_extent.h
src/crimson/os/seastore/transaction.h
src/crimson/os/seastore/transaction_manager.cc