NetBSD/sys/miscfs/kernfs
jdolecek 98f212db7d use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes
are vput()/vrele()d as necessary - some filesystems did use the wrong
one for some ops, and it's just safer to not take the chance

based on suggestion by Bill Studenmund
2003-04-10 21:53:32 +00:00
..
files.kernfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kernfs_vfsops.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
kernfs_vnops.c use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
kernfs.h
Makefile