Motr  M0
m0_conf_pver_info Struct Reference

#include <pvers.h>

Collaboration diagram for m0_conf_pver_info:
Collaboration graph

Data Fields

struct m0_fid cpi_fid
 
struct m0_pdclust_attr cpi_attr
 
enum m0_conf_pver_state cpi_state
 

Detailed Description

Contains current state of the pool version according to the number of failures in the pool version and some attributes describing the pool version.

Definition at line 125 of file pvers.h.

Field Documentation

◆ cpi_attr

struct m0_pdclust_attr cpi_attr

Layout attributes associated with this pool version.

Definition at line 129 of file pvers.h.

◆ cpi_fid

struct m0_fid cpi_fid

Definition at line 126 of file pvers.h.

◆ cpi_state

enum m0_conf_pver_state cpi_state

State of the pool version determined by number of failures

Definition at line 132 of file pvers.h.


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