freebsd-dev/sys/fs/nullfs
Konstantin Belousov 4eaf9609fe nullfs: provide custom null_rename bypass
fdvp and fvp vnodes are not locked, and race with reclaim cannot be handled
by the generic bypass routine.

Reported and tested by:	pho
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D31310
2021-07-27 19:58:48 +03:00
..
null_subr.c vfs: add v_irflag accessors 2021-01-03 06:50:06 +00:00
null_vfsops.c Allow stacked filesystems to be recursively unmounted 2021-07-24 12:52:00 -07:00
null_vnops.c nullfs: provide custom null_rename bypass 2021-07-27 19:58:48 +03:00
null.h Allow stacked filesystems to be recursively unmounted 2021-07-24 12:52:00 -07:00