diff --git a/changelog/unreleased/pull-2790 b/changelog/unreleased/pull-2790 new file mode 100644 index 000000000..b1cbd2c19 --- /dev/null +++ b/changelog/unreleased/pull-2790 @@ -0,0 +1,6 @@ +Enhancement: Optimized file access in restic mount + +Reading large (> 100GiB) files from restic mountpoints is now faster, +and the speedup is greater for larger files. + +https://github.com/restic/restic/pull/2790