This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
nwfs
History
bp
968f03fddd
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
Try to obtain timezone offset from an environment of mount program.
2000-04-05 10:44:04 +00:00
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
Try to obtain timezone offset from an environment of mount program.
2000-04-05 10:44:04 +00:00
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
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00