This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
nwfs
History
Boris Popov
e3c805cd07
Do not kill vnodes after rename. This can cause deadlocks in the deadfs.
...
Noticed by: Matthew N. Dodd <winter@jurai.net>
2001-03-11 11:51:42 +00:00
..
nwfs_io.c
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
2001-03-10 05:39:03 +00:00
nwfs_ioctl.c
Remove unneeded #include <sys/proc.h> lines.
2000-10-29 13:57:19 +00:00
nwfs_mount.h
…
nwfs_node.c
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
2001-03-10 05:39:03 +00:00
nwfs_node.h
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
2001-03-10 05:39:03 +00:00
nwfs_subr.c
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
2001-03-10 05:39:03 +00:00
nwfs_subr.h
…
nwfs_vfsops.c
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
2001-03-10 05:39:03 +00:00
nwfs_vnops.c
Do not kill vnodes after rename. This can cause deadlocks in the deadfs.
2001-03-11 11:51:42 +00:00
nwfs.h
…