HomeFreeBSD

Replace direct atomic operation for the file refcount witht the
rS179305Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Replace direct atomic operation for the file refcount witht the
refcount interface.
It also introduces the correct usage of memory barriers, as sometimes
fdrop() and fhold() are used with shared locks, which don't use any
release barrier.

Details

Provenance
attilioAuthored on
Parents
rS179304: style fix for newly introduced macro.
Branches
Unknown
Tags
Unknown

Event Timeline