You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had screwed up Goodbye list tail item, it had absolute offset and not relative offset to the direntry
Somehow everything worked anyway, but it made cyclic polynomial pretty useless
Found out when debugging why after first changed chunk most of stuff would be new chunks
Reason lied in offset of all subsequent Goodbyes being different so new chunks everywhere esp with small files
The text was updated successfully, but these errors were encountered:
Check out tizbac/proxmoxbackupclient_go@4561e09
I had screwed up Goodbye list tail item, it had absolute offset and not relative offset to the direntry
Somehow everything worked anyway, but it made cyclic polynomial pretty useless
Found out when debugging why after first changed chunk most of stuff would be new chunks
Reason lied in offset of all subsequent Goodbyes being different so new chunks everywhere esp with small files
The text was updated successfully, but these errors were encountered: