]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson/../test_transaction_manager: fix try_get_extent() to handle transaction...
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 22 May 2025 03:52:37 +0000 (11:52 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 4 Jun 2025 02:17:52 +0000 (10:17 +0800)
commitb47a9e5f059c3a3b9a4166f2027ce9fe44943517
tree9b9089cd229ca7d8d8f14f9fcfea524adfb9524c
parent8eab80d6fdd96b97c9fc1d56acefdc4781df9d72
test/crimson/../test_transaction_manager: fix try_get_extent() to handle transaction conflicts

Outside interruptible future, transaction can become invalidated
implicitly.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/test/crimson/seastore/test_transaction_manager.cc