HomeFreeBSD

nullfs: reduce areas protected by vnode interlock in null_lock

Description

nullfs: reduce areas protected by vnode interlock in null_lock

Similarly to the other routine stop taking the interlock for the lower
vnode. The interlock for nullfs vnode is still taken to ensure
stability of ->v_data.

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21480

Details

Provenance
mjgAuthored on Sep 1 2019, 2:52 AM
Parents
rG32287ea72b86: posixshm: switch to OBJT_SWAP in advance of other changes
Branches
Unknown
Tags
Unknown

Event Timeline