Disk ARchive
2.3.11
|
keep trace of already written inodes to restore hard links More...
#include <filesystem.hpp>
Inherited by libdar::filesystem_restore.
Public Member Functions | |
filesystem_hard_link_write (user_interaction &dialog, bool x_ea_erase) | |
filesystem_hard_link_write (const filesystem_hard_link_write &ref) | |
filesystem_hard_link_write & | operator= (const filesystem_hard_link_write &ref) |
bool | ea_has_been_restored (const hard_link *h) |
bool | set_ea (const nomme *e, const ea_attributs &list_ea, path spot, bool allow_overwrite, bool warn_overwrite, const mask &ea_mask, bool info_details) |
void | write_hard_linked_target_if_not_set (const etiquette *ref, const std::string &chemin) |
bool | known_etiquette (const infinint &eti) |
bool | get_ea_erase () const |
void | set_ea_erase (bool status) |
Protected Member Functions | |
void | corres_reset () |
void | make_file (const nomme *ref, const path &ou, bool dir_perm, inode::comparison_fields what_to_check) |
void | clear_corres (const infinint &ligne) |
user_interaction & | get_fs_ui () const |
keep trace of already written inodes to restore hard links
Definition at line 186 of file filesystem.hpp.