]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/object_data_handler: adjust l_current asserts for read()
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 13 May 2024 05:37:34 +0000 (13:37 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Tue, 14 May 2024 08:28:11 +0000 (16:28 +0800)
commitfec6ae6520ae2583d6cd77189702090180b1ca86
tree20ca3c685389ba9da49a0b5148ee50d8507e24c0
parent0af15fbe079f673e674249416d4972b550044e27
crimson/os/seastore/object_data_handler: adjust l_current asserts for read()

l_current is only allowed to be larger than pin_key for the first pin.

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