TW
TW
Well, I didn't want to say that it will be backported, that 1.2 to 2.0 was rather hypothetically meant. PAX would be compatible as far as it is developed yet,...
Updated title to "... in 1.4.x" - there won't be new features in 1.2.x at this time.
Looks like `restore_attrs` only deals with mtime/atime on windows right now. Guess for now, we only want to add archiving birthtime on windows: If `st` has `birthtime_ns` attribute, we use...
@sMtzDczDq Thanks for your PR. Sorry it took so long, I was busy with borg2 stuff.
In #8503 there was the idea of `F_CLEAN` (when not set, the hashtable entry is "dirty", meaning it has not yet been written to storage). Update: Instead the of the...
`borg repo-compress` could flag the chunks it finds in need of recompression. currently it uses a python datastructure for them. Update: fixed by #8543
Maybe `borg check` could use the flags to avoid having to read repo chunks multiple times in different parts of the check.
Looks like it tries to save the chunks index to the repo (that is in the context manager exit of the cache), which then also hangs due to the hanging...
It is platform dependant code, so it needs to be written and mainained for each platform we support. For me it is rather clear that that work is more effectively...
https://www.worrbase.com/2015/12/30/extended-attributes.html