Skip to content
Snippets Groups Projects
Select Git revision
  • kn-fix-migration-context
  • master default protected
  • sh-limit-praefect-connection-age
  • ec/raft-snapshotting-streaming
  • qmnguyen0711/backfill-missing-fsync-when-writing-manifest
  • qmnguyen0711/integrate-etcd-raft-with-transactions-v2
  • eju/gitaly/6506/6640/prepare-offloading
  • activate-bundle-uri-generation
  • jc/my-branch
  • mbayar/bump-minimum-go-version
  • 6270-restore-partition
  • 6628-persistent-routing-table
  • jliu/bump-module-version-to-v17
  • eju/gitaly/6539/offloading-helper-cache-alternate-entry
  • mb-fix-crypto-vuln
  • 17-7-stable protected
  • 17-8-stable protected
  • 17-9-stable protected
  • feat/repo-assignment-migration
  • gitaly-renovate-tools/golangci-lint/golang.org-x-tools-0.x
  • v17.7.6 protected
  • v17.8.4 protected
  • v17.9.1 protected
  • v17.8.3 protected
  • v17.7.5 protected
  • v17.9.0 protected
  • v17.9.0-rc42 protected
  • v17.6.5 protected
  • v17.7.4 protected
  • v17.8.2 protected
  • v17.6.4 protected
  • v17.7.3 protected
  • v17.8.1 protected
  • v17.8.0 protected
  • v17.7.2 protected
  • v17.8.0-rc42 protected
  • v17.5.5 protected
  • v17.6.3 protected
  • v17.7.1 protected
  • v17.7.0 protected
40 results

link.go

  • Patrick Steinhardt's avatar
    9dcc25c6
    global: Always use extended file locking · 9dcc25c6
    Patrick Steinhardt authored
    With 159948cc (Merge branch 'pks-tx-extended-file-locking' into
    'master', 2021-09-20), we have introduced extended file locking such
    that modifications to on-disk files will always lock, vote on and then
    commit the change in a racefree way when transactions are enabled. The
    code has been enabled in production now without any observed issues and
    can thus be deemed stable.
    
    Remove the feature flag such that we always use extended file locking.
    
    Changelog: fixed
    9dcc25c6
    History
    global: Always use extended file locking
    Patrick Steinhardt authored
    With 159948cc (Merge branch 'pks-tx-extended-file-locking' into
    'master', 2021-09-20), we have introduced extended file locking such
    that modifications to on-disk files will always lock, vote on and then
    commit the change in a racefree way when transactions are enabled. The
    code has been enabled in production now without any observed issues and
    can thus be deemed stable.
    
    Remove the feature flag such that we always use extended file locking.
    
    Changelog: fixed
Code owners
Assign users and groups as approvers for specific file changes. Learn more.