NetBSD/sys/miscfs
christos 8f3566ce61 PR/29782: Martin Husemann: procfs can not unmount when some process has its
current directory in curproc. Fix from Pedro Martelletto:
We cannot call vgone() from procfs_inactive() if we are coming from
vclean(). that's what's probably causing the deadlock.
2005-04-02 06:15:09 +00:00
..
deadfs
fdesc - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
fifofs
genfs
kernfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
nullfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
overlay - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
portal - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
procfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
specfs
syncfs
umapfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
Makefile