NetBSD/sys/miscfs/genfs
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
..
Makefile
genfs.h use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
genfs_node.h Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
genfs_vnops.c use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
layer.h
layer_extern.h
layer_subr.c
layer_vfsops.c
layer_vnops.c