mirror of
https://github.com/restic/restic.git
synced 2026-05-24 19:15:30 +00:00
d18726cd70
As `ls` reads data from the repository, it must acquire a read lock unless `--no-lock` was specified. The old behavior is equivalent to `ls --no-lock`.