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

Remove stacked block #159

Merged
merged 3 commits into from
Nov 3, 2024
Merged

Remove stacked block #159

merged 3 commits into from
Nov 3, 2024

Conversation

thejpster
Copy link
Member

I found a lingering example of a stack-allocated block - used when zeroing out a newly allocated cluster.

Remove it and use the block cache's API to write a zero sector.

Must have missed this before.
The API exists, we might as well use it.
@thejpster thejpster force-pushed the remove-stacked-block branch from 52e9acc to 83831c0 Compare October 29, 2024 12:12
@thejpster thejpster requested a review from jannic October 30, 2024 22:03
@thejpster thejpster added this pull request to the merge queue Nov 3, 2024
Merged via the queue into develop with commit 2c08eac Nov 3, 2024
8 checks passed
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