Handle metadata asynchronously
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -810,14 +810,6 @@ int ocf_req_trylock_rd(struct ocf_request *req)
|
||||
return _ocf_req_lock_rd_common(req, req, _req_on_lock);
|
||||
}
|
||||
|
||||
/*
|
||||
* Lock wait request context
|
||||
*/
|
||||
struct _req_wait_context {
|
||||
struct ocf_request *req;
|
||||
env_completion cmpl;
|
||||
};
|
||||
|
||||
/*
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user