30#include "../my_config.h"
fsa_saved_status
FSA saved status for an entry.
saved_status
data saved status for an entry
ea_saved_status
EA saved status for an entry.
@ fake
inode is not saved in the archive but is in the archive of reference (isolation context) s_fake is no...
@ inode_only
data is not saved but inode meta data has changed since the archive of reference
@ saved
inode is saved in the archive
@ delta
inode is saved but as delta binary from the content (delta signature) of what was found in the archiv...
@ not_saved
inode is not saved in the archive
@ partial
EA present in filesystem but not stored (ctime used to check changes)
@ removed
EA were present in the reference version, but not present anymore.
@ full
EA present in filesystem and attached to this inode.
libdar namespace encapsulate all libdar symbols