Skip to content

[FIXED] Filestore PurgeEx by sequence with interior delete gap #6861

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

MauriceVanVeen
Copy link
Member

Filestore would incorrectly set mb.first.seq after a PurgeEx using a sequence within an interior delete gap. It would set the first sequence to whatever is provided as the purge sequence, instead of properly moving the first sequence up and taking deletes into account.

Signed-off-by: Maurice van Veen [email protected]

@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner May 2, 2025 12:54
@MauriceVanVeen MauriceVanVeen force-pushed the maurice/fs-purge-ex-interior-delete branch from c12754a to cc67f2f Compare May 2, 2025 13:30
Copy link
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

LGTM

@neilalexander neilalexander merged commit 18dec15 into main May 2, 2025
24 checks passed
@neilalexander neilalexander deleted the maurice/fs-purge-ex-interior-delete branch May 2, 2025 13:55
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