HomeFreeBSD

fd: add refcount argument to falloc_noinstall

Description

fd: add refcount argument to falloc_noinstall

This lets callers avoid atomic ops by initializing the count to required
value from the get go.

While here add falloc_abort to backpedal from this without having to
fdrop.

Details

Provenance
mjgAuthored on Jan 13 2021, 2:16 PM
Parents
rG8f54940f019c: x86 busdma_bounce: do not make assumptions about alignment of malloc(9) results.
Branches
Unknown
Tags
Unknown