NetBSD/sys/ufs/chfs
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
..
chfs.h CHFS comments 2012-10-19 12:44:39 +00:00
chfs_args.h CHFS comments 2012-10-19 12:44:39 +00:00
chfs_build.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_erase.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_gc.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_ihash.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_inode.h CHFS comments 2012-10-19 12:44:39 +00:00
chfs_malloc.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_nodeops.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_pool.c
chfs_pool.h
chfs_readinode.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_scan.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_subr.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vfsops.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vnode.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vnode_cache.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vnops.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
chfs_wbuf.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_write.c CHFS comments 2012-10-19 12:44:39 +00:00
debug.h
ebh.c
ebh.h CHFS comments 2012-10-19 12:44:39 +00:00
ebh_media.h
ebh_misc.h CHFS comments 2012-10-19 12:44:39 +00:00
media.h CHFS comments 2012-10-19 12:44:39 +00:00