Motr  M0
m0_cob_fabkey Struct Reference

#include <cob.h>

Collaboration diagram for m0_cob_fabkey:
Collaboration graph

Data Fields

struct m0_fid cfb_fid
 

Detailed Description

Fileattr_basic table, key is m0_cob_fabkey

Note
version should change on every namespace manipulation and data write. If version and mtime/ctime both change frequently, at the same time, it is arguably better to put version info in the namespace table instead of fileattr_basic table so that there is only 1 table write.

The reasoning behind the current design is that namespace table should be as compact as possible to reduce lookup footprint. Also, readdir benefits from smaller namespace entries.

Definition at line 473 of file cob.h.


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