HomeFreeBSD

inline_ffs: remove backup binary implementation

Description

inline_ffs: remove backup binary implementation

There is no longer be any point to maintaining a binary search routine
for ffs; inlines will always do it as well or better.
Reviewed by: mhorne
Differential Revision: https://reviews.freebsd.org/D40703

Details

Provenance
dougmAuthored on Jul 6 2023, 6:36 PM
Reviewer
mhorne
Differential Revision
D40703: subr_blist: end ffs backup
Parents
rG6419ed7ee7d0: inline_fls: drop compile-time check
Branches
Unknown
Tags
Unknown