Skip to content

Add EnableFsyncGitDir to enable synchronized writes to the gitdir - #874

Merged
lhchavez merged 1 commit into
libgit2:mainfrom
proglottis:enable_fsync_gitdir
Jan 18, 2022
Merged

Add EnableFsyncGitDir to enable synchronized writes to the gitdir#874
lhchavez merged 1 commit into
libgit2:mainfrom
proglottis:enable_fsync_gitdir

Conversation

@proglottis

Copy link
Copy Markdown
Contributor

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

https://github.com/libgit2/libgit2/blob/v0.28.1/include/git2/common.h#L357

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

@lhchavez lhchavez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this improvement 🎉 !

@lhchavez
lhchavez merged commit 1fcc9d8 into libgit2:main Jan 18, 2022
github-actions Bot pushed a commit that referenced this pull request Jan 18, 2022
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)
github-actions Bot pushed a commit that referenced this pull request Jan 18, 2022
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)
github-actions Bot pushed a commit that referenced this pull request Jan 18, 2022
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)
github-actions Bot pushed a commit that referenced this pull request Jan 18, 2022
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)
github-actions Bot pushed a commit that referenced this pull request Jan 18, 2022
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)
lhchavez pushed a commit that referenced this pull request Jan 18, 2022
…) (#876)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <proglottis@gmail.com>
lhchavez pushed a commit that referenced this pull request Jan 18, 2022
…) (#875)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <proglottis@gmail.com>
lhchavez pushed a commit that referenced this pull request Jan 18, 2022
…) (#877)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <proglottis@gmail.com>
lhchavez pushed a commit that referenced this pull request Jan 18, 2022
…) (#878)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <proglottis@gmail.com>
lhchavez pushed a commit that referenced this pull request Jan 18, 2022
…) (#879)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <proglottis@gmail.com>
@proglottis
proglottis deleted the enable_fsync_gitdir branch January 18, 2022 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants