]> git.scottworley.com Git - annex-ec/commit
Use more blocks on huge files.
authorScott Worley <scottworley@scottworley.com>
Wed, 18 Mar 2026 09:20:04 +0000 (02:20 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 18 Mar 2026 09:20:04 +0000 (02:20 -0700)
commitb2d80193f6cb1a1e04e3b5b94132ef1695c45cc6
treed2e2f35681a818940358ee1e6089b1dd91680755
parentf0a67ca1ce50570d580b1a5324fa9549c4679537
Use more blocks on huge files.

Otherwise, during recovery, par2 sometimes fails to read huge blocks
with 'Cannot allocate memory' errors.
annex-ec