NetBSD/sys/miscfs/portal
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.portal Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
Makefile
portal_vfsops.c Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
portal_vnops.c use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
portal.h