9 #ifndef CVMFS_SYNC_UNION_AUFS_H_
10 #define CVMFS_SYNC_UNION_AUFS_H_
34 const std::string &filename);
42 #endif // CVMFS_SYNC_UNION_AUFS_H_
bool IsWhiteoutEntry(SharedPtr< SyncItem > entry) const
bool SupportsHardlinks() const
std::string scratch_path() const
std::string UnwindWhiteoutFilename(SharedPtr< SyncItem > entry) const
SyncUnionAufs(SyncMediator *mediator, const std::string &rdonly_path, const std::string &union_path, const std::string &scratch_path)
std::string union_path() const
bool IsOpaqueDirectory(SharedPtr< SyncItem > directory) const
bool IgnoreFilePredicate(const std::string &parent_dir, const std::string &filename)
std::string whiteout_prefix_
std::set< std::string > ignore_filenames_
std::string rdonly_path() const