HomeFreeBSD

if_clone: add ifc_link_ifp() / ifc_unlink_ifp() to the KPI

Description

if_clone: add ifc_link_ifp() / ifc_unlink_ifp() to the KPI

Factor cloner ifp addition/deletion into separate functions and
make them public. This change simlifies the current cloner code
and paves the way to the other upcoming cloner / epair changes.

MFC after: 2 weeks

Details

Provenance
melifaroAuthored on Sep 24 2022, 7:17 PM
Parents
rG8bdb2695d697: tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE
Branches
Unknown
Tags
Unknown