Motr  M0
ha_global Struct Reference
Collaboration diagram for ha_global:
Collaboration graph

Data Fields

struct m0_tl hg_clients
 
struct m0_mutex hg_guard
 

Detailed Description

HA global context. Intended for keeping list of clients to be notified via confc instances registered with the context. Besides, keeps RPC session to be used for communication with HA.

Definition at line 63 of file epoch.c.

Field Documentation

◆ hg_clients

struct m0_tl hg_clients

HA clients to be updated

Definition at line 64 of file epoch.c.

◆ hg_guard

struct m0_mutex hg_guard

contexts list protection

Definition at line 65 of file epoch.c.


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