 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
27 #ifndef CAT_STATUS_HPP
28 #define CAT_STATUS_HPP
30 #include "../my_config.h"
saved_status
data saved status for an entry
fsa_saved_status
FSA saved status for an entry.
data is not saved but inode meta data has changed since the archive of reference
inode is saved but as delta binary from the content (delta signature) of what was found in the archiv...
EA were present in the reference version, but not present anymore.
inode is saved in the archive
ea_saved_status
EA saved status for an entry.
EA present in filesystem and attached to this inode.
no EA present for this inode in filesystem
inode is not saved in the archive
EA present in filesystem but not stored (ctime used to check changes)
inode is not saved in the archive but is in the archive of reference (isolation context) s_fake is no...
libdar namespace encapsulate all libdar symbols