-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
- Loading branch information
Robert Baldyga
committed
Jan 25, 2022
1 parent
f2bad2f
commit 1b14078
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ocf
updated
10 files
+1 −1 | inc/ocf_def.h | |
+7 −0 | src/engine/cache_engine.c | |
+1 −11 | src/engine/cache_engine.h | |
+31 −370 | src/metadata/metadata.c | |
+1 −1 | src/metadata/metadata.h | |
+107 −36 | src/metadata/metadata_superblock.c | |
+4 −0 | src/metadata/metadata_superblock.h | |
+2 −2 | src/mngt/ocf_mngt_cache.c | |
+5 −0 | src/ocf_cache.c | |
+2 −0 | src/ocf_cache_priv.h |