NetBSD/sys/miscfs/genfs
jdolecek 1ac1ffed36 improve genfs_eopnotsupp_rele() so that's usable for vop_rename,
which uses WILLPUT for member which may be NULL
handle correctly dvp == vp case for WILLPUT members, so this works
  for vop_remove, vop_rename

thanks Bill Studenmund for code&comments on this
2003-04-10 21:34:12 +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 improve genfs_eopnotsupp_rele() so that's usable for vop_rename, 2003-04-10 21:34:12 +00:00
genfs.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
layer_extern.h
layer_subr.c Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
layer_vfsops.c
layer_vnops.c
layer.h
Makefile