HomeFreeBSD

Add a new "mntfs" pseudo file system which provides private device vnodes for

Description

Add a new "mntfs" pseudo file system which provides private device vnodes for
file systems to safely access their disk devices, and adapt FFS to use it.
Also add a new BO_NOBUFS flag to allow enforcing that file systems using
mntfs vnodes do not accidentally use the original devfs vnode to create buffers.

Reviewed by: kib, mckusick
Approved by: imp (mentor)
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D23787

Details

Provenance
chsAuthored on Mar 6 2020, 6:41 PM
Parents
rG6c37d6032ed2: readelf: print GNU Build-ID
Branches
Unknown
Tags
Unknown

Event Timeline