]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/transaction_manager: return future when enoent 47491/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 8 Aug 2022 05:30:11 +0000 (13:30 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 8 Aug 2022 05:40:56 +0000 (13:40 +0800)
commit2ae278e7b42c8637c46131b0e1ca0897ff17aafa
tree70ef483a4189f0f3125bea3bdebb34ca8a12cc0d
parent3d72fe4f06eb6ec8cfc36aad8fde63af45d61893
crimson/os/seastore/transaction_manager: return future when enoent

Otherwise there will be a segmentation fault.

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