Merge pull request #217 from Open-CAS/remove-redundant-field

Remove redundant field from struct ocf_cache_device
This commit is contained in:
Jan Musiał
2019-07-23 09:55:03 +02:00
committed by GitHub
3 changed files with 1 additions and 4 deletions

View File

@@ -67,8 +67,6 @@ enum ocf_mngt_cache_init_mode {
struct ocf_cache_device {
struct ocf_volume volume;
ocf_cache_line_t metadata_offset_line;
/* Hash Table contains contains pointer to the entry in
* Collision Table so it actually contains collision Table
* indexes.