Motr  M0
crate_client_utils.c File Reference
Include dependency graph for crate_client_utils.c:

Go to the source code of this file.

Macros

#define LOG_PREFIX   "utils:"
 

Functions

struct m0_realmcrate_uber_realm ()
 
int adopt_motr_thread (struct m0_workload_task *task)
 
void release_motr_thread (struct m0_workload_task *task)
 
static void dix_config_init (struct m0_idx_dix_config *conf)
 
int init (struct workload *w)
 
void free_m0_conf ()
 
int fini (struct workload *w)
 
void check (struct workload *w)
 

Variables

struct crate_confconf = NULL
 
struct m0_config m0_conf = {}
 
struct m0_idx_cass_config cass_conf = {}
 
static int num_m0_workloads = 0
 
struct m0_clientm0_instance = NULL
 
struct m0_container container = {}
 
static struct m0_realm uber_realm = {}
 
static struct m0_idx_dix_config dix_conf = {}