replace metadata updater with metadata I/O concurrency
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:

committed by
Kozlowski Mateusz

parent
06f3c937c3
commit
953e0f25d7
@@ -8,6 +8,8 @@
|
||||
|
||||
#include "../utils/utils_alock.h"
|
||||
|
||||
struct metadata_io_request;
|
||||
|
||||
int ocf_mio_async_lock(struct ocf_alock *alock,
|
||||
struct metadata_io_request *m_req,
|
||||
ocf_req_async_lock_cb cmpl);
|
||||
|
Reference in New Issue
Block a user