Skip to content

Enforce shared snapshots being read-only

Sami Hiltunen requested to merge smh-read-only-snapshots into master

Shared snapshots don't currently enforce that they are read-only. We could be missing some locations where Gitaly is writing into shared snapshots. Prevent this by making shared snapshots read-only.

Closes #6170 (closed)

Merge request reports

Loading