NetBSD/sys/fs/unionfs
dholland d9be54cead Now remove cn_consume from struct componentname.
This change requires a kernel bump.

Note though that I'm not going to version the VOP_LOOKUP args
structure (or any other args structure) as code that doesn't touch
cn_consume doesn't need attention and code that does will fail on it
without further intervention.
2021-06-29 22:39:20 +00:00
..
Makefile
files.unionfs
unionfs.h Revert "Include opt_diagnostic.h for DIAGNOSTIC." 2020-03-05 15:18:54 +00:00
unionfs_subr.c Now remove cn_consume from struct componentname. 2021-06-29 22:39:20 +00:00
unionfs_vfsops.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
unionfs_vnops.c Onionfs needs to know about parsepath too, in case it has one of the 2021-06-29 22:38:46 +00:00