Fix extent_alloc_dss() regressions.

Page-align the gap, if any, and add/use extent_dalloc_gap(), which
registers the gap extent before deallocation.
This commit is contained in:
Jason Evans
2016-06-05 15:27:20 -07:00
parent c4bb17f891
commit 4e910fc958
4 changed files with 33 additions and 22 deletions

View File

@@ -158,6 +158,7 @@ extent_committed_get
extent_committed_set
extent_dalloc
extent_dalloc_cache
extent_dalloc_gap
extent_dalloc_mmap
extent_dalloc_wrapper
extent_decommit_wrapper