]> 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>
Fri, 23 Jan 2026 03:07:49 +0000 (11:07 +0800)
commit80eba7c2ba51cc885c2916fc428e6a05df03f0f8
treef5051b376cef1de5d1e0f8a8f9edce3483ff65fe
parente97ec8d9b2b8d3b7d03700a3728c4996056106b2
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