bareos: bareos-14.2 b0b2178d
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | bareos-14.2 | 2015-05-20 15:54 | bareos-14.2 c5ffb219 | Pending |
Affected Issues | 0000467: Error in restoring deduplicated files | ||||
Changeset | Treat deduplicated reparse points correctly IO_REPARSE_TAG_DEDUP reparse points were treated like symlinks before. We now understand these reparese points and treat them like normal files, which is called "Nonoptimized Backup and Restore of Data Deduplication-Enabled Volumes" This means the files are treated like normal files and not like reparse points. Files on deduplicated volumes can be backed up and restored like files on any other windows filesystem. For more details see: https://msdn.microsoft.com/en-us/library/hh769304%28v=vs.85%29.aspx Fixes 0000467: Error in restoring deduplicated files |
||||
mod - src/findlib/attribs.c | Diff File | ||||
mod - src/win32/compat/compat.c | Diff File |