HomeFreeBSD

More complete fix for the FT iterator problem. When we switch from FT to

Description

More complete fix for the FT iterator problem. When we switch from FT to
RR we may revisit the original domain and double count it against the
iteration count. We could track the original domain and skip it on the
RR pass but this would involve more state and checks. Just bump the
count an extra time instead.

Reported by: mjg

Details

Provenance
jeffAuthored on
Parents
rS330745: Make root mount timeout logic work for filesystems other than ufs.
Branches
Unknown
Tags
Unknown