Merge pull request #47 from imjfckm/fix-cleaner-leaking-caches
Fix cleaner leaking caches
This commit is contained in:
commit
c16030883e
@ -6,7 +6,7 @@
|
||||
#include "threads.h"
|
||||
#include "cas_cache.h"
|
||||
|
||||
#define MAX_THREAD_NAME_SIZE 16
|
||||
#define MAX_THREAD_NAME_SIZE 48
|
||||
|
||||
struct cas_thread_info {
|
||||
atomic_t stop;
|
||||
|
2
ocf
2
ocf
@ -1 +1 @@
|
||||
Subproject commit db734c23594932a00d8386e9021353a20842c8ad
|
||||
Subproject commit 2c5b37bd1185fd261cbf359752bc3896f87c0d22
|
Loading…
Reference in New Issue
Block a user