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

Merge the psp17 fixes. #91

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Merge the psp17 fixes. #91

merged 3 commits into from
Oct 16, 2023

Conversation

datacore-rm
Copy link

Merge the commits for the following Jiras into the 'datacore-windows' branch.
SSV-22900
SSV-22933

rincebrain and others added 3 commits October 12, 2023 16:44
* Tinker with slop space accounting with dedup

Do not include the deduplicated space usage in the slop space
reservation, it leads to surprising outcomes.

* Update spa_dedup_dspace sometimes

Sometimes, we get into spa_get_slop_space() with
spa_dedup_dspace=~0ULL, AKA "unset", while spa_dspace is correctly set.

So call the code to update it before we use it if we hit that case.

Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Mark Maybee <[email protected]>
Signed-off-by: Rich Ercolani <[email protected]>
Closes openzfs#12271
@datacore-rm datacore-rm changed the title Rel 10psp17 Merge the psp17 fixes. Oct 16, 2023
@datacore-rm datacore-rm merged commit 90d5992 into datacore-windows Oct 16, 2023
0 of 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