]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: fix denc device_spec_t, device_type_t and segment_type_t 49496/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 19 Dec 2022 02:47:46 +0000 (10:47 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 19 Dec 2022 02:47:46 +0000 (10:47 +0800)
commit181702913f5cae5fc3b4d37c60b147934175eeac
tree267618fb242fc537a9a095414c377a9d15dc697a
parent5433784a3e54649b0c3bfc624201f3c1195e0e00
crimson/os/seastore: fix denc device_spec_t, device_type_t and segment_type_t

* device_spec_t should not include denc and be packed at the same time
* the underlying type of enum:uint8_t should support denc_traits already

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: luo rixin <luorixin@huawei.com>
src/crimson/os/seastore/device.h
src/crimson/os/seastore/seastore_types.h