]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Mon, 26 Jan 2026 02:58:56 +0000 (10:58 +0800)
commita156475f3f8139f2a0b31b9176438cee224da4bd
tree93537946eb41ba81dd1a696a8081e81fd70bd7cd
parentec66079995e8c32771ecd42c5f3c386c5c4c2022
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