HomeFreeBSD

cache: temporarily drop the assert that dvp != vp when adding an entry

Description

cache: temporarily drop the assert that dvp != vp when adding an entry

Historically it was allowed for any names, but arguably should never be
even attempted. Allow it again since there is a release pending and
allowing it is bug-compatible with previous behavior.

Reported by: otis

Details

Provenance
mjgAuthored on Feb 27 2021, 10:23 PM
Parents
rG70e95f0b6917: sctp: avoid integer overflow when starting the HB timer
Branches
Unknown
Tags
Unknown