NetBSD/sys/miscfs
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
..
deadfs
fdesc
fifofs Fix a race condition where a writer could already have closed the fifo 2003-03-17 00:06:24 +00:00
genfs improve genfs_eopnotsupp_rele() so that's usable for vop_rename, 2003-04-10 21:34:12 +00:00
kernfs
nullfs
overlay
portal
procfs Remove pointless check against PID_MAX. Let pfind() do the validation. 2003-04-05 23:32:52 +00:00
specfs
syncfs
umapfs
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00