HomeFreeBSD

Move metaslab_group_alloc_update() call

Description

Move metaslab_group_alloc_update() call

This changes moves the called to metaslab_group_alloc_update() to the
metaslab_sync_reassess() function. The original placement of the call
within metaslab_sync_done() appears to have been a simple mistake,
introduced by ac72fac3eaa569902cad88053167f7d74e7fe7e4.

This aligns us more closely to the upstream illumos code base.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

Details

Provenance
Prakash Surya <surya1@llnl.gov>Authored on Jul 11 2014, 8:03 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jul 22 2014, 4:38 PM
Parents
rG1e8db7710220: Fix zil_commit() NULL dereference
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG1be627f5c28a: Move metaslab_group_alloc_update() call (authored by Prakash Surya <surya1@llnl.gov>).Jul 22 2014, 4:38 PM