Motr  M0
m0_conf_profile Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_profile:
Collaboration graph

Data Fields

struct m0_conf_obj cp_obj
 
struct m0_fid_arr cp_pools
 

Detailed Description

Profile represents a particular subset of pools.

Profiles are only used by Motr clients. Motr services ignore m0_conf_profile objects, accessing pools via m0_conf_root::rt_pools.

Definition at line 421 of file obj.h.

Field Documentation

◆ cp_obj

struct m0_conf_obj cp_obj

Definition at line 422 of file obj.h.

◆ cp_pools

struct m0_fid_arr cp_pools

Pools in this profile.

Definition at line 424 of file obj.h.


The documentation for this struct was generated from the following file: