Adapt to new cache lock API

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga
2019-05-15 20:10:19 +02:00
parent 8d59e41e20
commit 23e330a21f
5 changed files with 59 additions and 28 deletions

View File

@@ -49,10 +49,6 @@ struct {
OCF_ERR_START_CACHE_FAIL,
"Failed to insert cache"
},
{
OCF_ERR_CACHE_IN_USE,
"At least one cas device is still in use"
},
{
OCF_ERR_CACHE_NOT_EXIST,
"Cache ID does not exist"