freebsd-dev/sys/fs/nullfs
Mateusz Guzik e0f4540a2a 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
2019-09-01 02:52:00 +00:00
..
null_subr.c nullfs: lock the vnode with LK_SHARED in null_vptocnp 2019-08-21 23:24:40 +00:00
null_vfsops.c nullfs: fix unmounts when filesystem is active. 2019-03-21 13:30:48 +00:00
null_vnops.c nullfs: reduce areas protected by vnode interlock in null_lock 2019-09-01 02:52:00 +00:00
null.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00