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

Data Fields

struct m0_dix_cli di_dixc
 
struct m0_fid di_index_pver
 

Detailed Description

Instance of Motr DIX client index service.

Definition at line 54 of file idx_dix.c.

Field Documentation

◆ di_dixc

struct m0_dix_cli di_dixc

Motr DIX client.

Definition at line 56 of file idx_dix.c.

◆ di_index_pver

struct m0_fid di_index_pver

Default motr pool version, where all distributed indices are created.

Todo:
This field is temporary. Client interface should be extended, so user can define pool version for an index. Use constant pool version until this is done. Actually, this pool version equals to the one used for root index, which is defined in filesystem configuration object.

Definition at line 67 of file idx_dix.c.


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