 |
Disk ARchive
2.6.10
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.
@ inode_only
data is not saved but inode meta data has changed since the archive of reference
@ delta
inode is saved but as delta binary from the content (delta signature) of what was found in the archiv...
@ saved
inode is saved in the archive
ea_saved_status
EA saved status for an entry.
@ full
EA present in filesystem and attached to this inode.
@ none
no EA present for this inode in filesystem
libdar namespace encapsulate all libdar symbols