opnsense-src/sys/fs/unionfs
Konstantin Belousov 190110f2eb unionfs: do not use bare struct componentname
Allocate nameidata on stack and NDPREINIT() it, for compatibility with
assumptions from other filesystems' lookup code.

Reviewed by:	mckusick
Discussed with:	markj
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D30041
2021-06-23 23:46:15 +03:00
..
union.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
union_subr.c unionfs: do not use bare struct componentname 2021-06-23 23:46:15 +03:00
union_vfsops.c Add a generic mechanism for preventing forced unmount 2021-06-05 18:20:36 -07:00
union_vnops.c vfs: remove the always-curthread td argument from VOP_RECLAIM 2020-08-19 07:28:01 +00:00