Merge pull request #1494 from robertbaldyga/update-ocf-20240828

Update OCF submodule and API changes
This commit is contained in:
Robert Baldyga 2024-08-28 09:51:42 +02:00 committed by GitHub
commit b1f3cc1520
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
/*
* Copyright(c) 2012-2022 Intel Corporation
* Copyright(c) 2024 Huawei Technologies
* SPDX-License-Identifier: BSD-3-Clause
*/
@ -66,7 +67,7 @@ int _check_cache_device(const char *device_path,
static const char *cache_states_name[ocf_cache_state_max + 1] = {
[ocf_cache_state_running] = "Running",
[ocf_cache_state_stopping] = "Stopping",
[ocf_cache_state_initializing] = "Initializing",
[ocf_cache_state_detached] = "Detached",
[ocf_cache_state_incomplete] = "Incomplete",
[ocf_cache_state_standby] = "Standby",
[ocf_cache_state_max] = "Unknown",

2
ocf

@ -1 +1 @@
Subproject commit 283a897eebfd00fd14df271b03861898947de1d3
Subproject commit 476573bffae4ec39cc4077b558a89826c8034598