Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add online gc #706

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Add online gc #706

merged 6 commits into from
Oct 24, 2024

Conversation

feiniks
Copy link
Contributor

@feiniks feiniks commented Oct 16, 2024

No description provided.

@@ -88,6 +92,61 @@ traverse_commit (SeafCommit *commit, void *vdata, gboolean *stop)
return TRUE;
}

static int
verify_virtual_repos (VerifyData *data)
{
Copy link
Member

Choose a reason for hiding this comment

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

还需要检查一下 virtual repo 的 base_commit 是否是完整的。相应的单元测试也需要增加。

@killing killing merged commit 5899f11 into master Oct 24, 2024
6 checks passed
@killing killing deleted the online_gc branch October 24, 2024 10:34
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