NetBSD/sys/fs/unionfs
dholland 35ed690545 Excise struct componentname from the namecache.
This uglifies the interface, because several operations need to be
passed the namei flags and cache_lookup also needs for the time being
to be passed cnp->cn_nameiop. Nonetheless, it's a net benefit.

The glop should be able to go away eventually but requires structural
cleanup elsewhere first.

This change requires a kernel bump.
2012-11-05 17:27:37 +00:00
..
Makefile
files.unionfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
unionfs.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
unionfs_subr.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
unionfs_vfsops.c Fix build of fs/unionfs (the extra unused copy of onionfs) for the 2012-11-05 17:16:59 +00:00
unionfs_vnops.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00