HomeFreeBSD

Speed up lookups in autofs(5) by using red-black trees instead of linear

Description

Speed up lookups in autofs(5) by using red-black trees instead of linear
searches.

Reviewed by: kib@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5627

Details