Merge pull request #47 from imjfckm/fix-cleaner-leaking-caches
Fix cleaner leaking caches
This commit is contained in:
@@ -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
Submodule ocf updated: db734c2359...2c5b37bd11
Reference in New Issue
Block a user