Function ocf_cleaner_set_io_queue is not used and not defined
But is declared
This patch removes declaration
Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
- Queue allocation is now separated from starting cache.
- Queue can be created and destroyed in runtime.
- All queue ops accept queue handle instead of queue id.
- Cache stores queues as list instead of array.
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>