Motr  M0
m0_ha_nvec Struct Reference

#include <note.h>

Collaboration diagram for m0_ha_nvec:
Collaboration graph

Data Fields

int32_t nv_nr
 
struct m0_ha_notenv_note
 

Detailed Description

"Note vector" describes changes in system state.

Definition at line 188 of file note.h.

Field Documentation

◆ nv_note

struct m0_ha_note* nv_note

Definition at line 197 of file note.h.

◆ nv_nr

int32_t nv_nr
Note
Since this field is used for returning error code to note interface users
See also
m0_conf_ha_state_update(), changing this to int32_t. Anyway nvec will not request status for 2^16 object because of RPC mesg size constrains.

Definition at line 196 of file note.h.


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