Rename cacheline concurrency struct to alock
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:

committed by
Kozlowski Mateusz

parent
927bc805fe
commit
d22a3ad0e0
@@ -60,7 +60,7 @@ struct ocf_cache_device {
|
||||
uint64_t metadata_offset;
|
||||
|
||||
struct {
|
||||
struct ocf_cache_line_concurrency *cache_line;
|
||||
struct ocf_alock *cache_line;
|
||||
} concurrency;
|
||||
|
||||
struct ocf_superblock_runtime *runtime_meta;
|
||||
|
Reference in New Issue
Block a user