Motr  M0
The catalogue service (CAS)

Data Structures

The interface of the service for a user is a format of request/reply FOPs. Request FOPs:

Also CAS service exports predefined FID for meta-index (m0_cas_meta_fid) and FID type for other ordinary indexes (m0_cas_index_fid_type).

Subroutines

CAS service is a request handler service and provides several callbacks to the request handler, see m0_cas_service_type::rst_ops().

Also CAS service registers several FOP types during initialisation:

See also
Detailed Functional Specification