Motr  M0
m0_build_info Struct Reference

#include <version.h>

Collaboration diagram for m0_build_info:
Collaboration graph

Data Fields

uint32_t bi_version
 
const char * bi_version_string
 
const char * bi_git_rev_id
 
const char * bi_git_describe
 
const char * bi_git_branch
 
const char * bi_xcode_protocol_checksum
 
const char * bi_xcode_protocol_be_checksum
 
const char * bi_xcode_protocol_conf_checksum
 
const char * bi_xcode_protocol_rpc_checksum
 
const char * bi_host
 
const char * bi_user
 
const char * bi_time
 
const char * bi_toolchain
 
const char * bi_kernel
 
const char * bi_cflags
 
const char * bi_kcflags
 
const char * bi_ldflags
 
const char * bi_configure_opts
 
const char * bi_build_dir
 
const char * bi_lustre_src
 
const char * bi_lustre_version
 

Detailed Description

Definition at line 31 of file version.h.

Field Documentation

◆ bi_build_dir

const char* bi_build_dir

Definition at line 50 of file version.h.

◆ bi_cflags

const char* bi_cflags

Definition at line 46 of file version.h.

◆ bi_configure_opts

const char* bi_configure_opts

Definition at line 49 of file version.h.

◆ bi_git_branch

const char* bi_git_branch

Definition at line 36 of file version.h.

◆ bi_git_describe

const char* bi_git_describe

Definition at line 35 of file version.h.

◆ bi_git_rev_id

const char* bi_git_rev_id

Definition at line 34 of file version.h.

◆ bi_host

const char* bi_host

Definition at line 41 of file version.h.

◆ bi_kcflags

const char* bi_kcflags

Definition at line 47 of file version.h.

◆ bi_kernel

const char* bi_kernel

Definition at line 45 of file version.h.

◆ bi_ldflags

const char* bi_ldflags

Definition at line 48 of file version.h.

◆ bi_lustre_src

const char* bi_lustre_src

Definition at line 51 of file version.h.

◆ bi_lustre_version

const char* bi_lustre_version

Definition at line 52 of file version.h.

◆ bi_time

const char* bi_time

Definition at line 43 of file version.h.

◆ bi_toolchain

const char* bi_toolchain

Definition at line 44 of file version.h.

◆ bi_user

const char* bi_user

Definition at line 42 of file version.h.

◆ bi_version

uint32_t bi_version

Definition at line 32 of file version.h.

◆ bi_version_string

const char* bi_version_string

Definition at line 33 of file version.h.

◆ bi_xcode_protocol_be_checksum

const char* bi_xcode_protocol_be_checksum

Definition at line 38 of file version.h.

◆ bi_xcode_protocol_checksum

const char* bi_xcode_protocol_checksum

Definition at line 37 of file version.h.

◆ bi_xcode_protocol_conf_checksum

const char* bi_xcode_protocol_conf_checksum

Definition at line 39 of file version.h.

◆ bi_xcode_protocol_rpc_checksum

const char* bi_xcode_protocol_rpc_checksum

Definition at line 40 of file version.h.


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