NetBSD/sys/ufs
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 Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
ext2fs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
ffs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
lfs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
mfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
Makefile
files.ufs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00