freebsd-dev/sys/fs/nwfs
Matthew Dillon 23b590188f Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget()
against VM_WAIT in the pageout code.  Both fixes involve adjusting
the lockmgr's timeout capability so locks obtained with timeouts do not
interfere with locks obtained without a timeout.

Hopefully MFC: before the 4.5 release
2001-12-20 22:42:27 +00:00
..
nwfs_io.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
nwfs_ioctl.c KSE Milestone 2 2001-09-12 08:38:13 +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 Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
nwfs_node.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs_subr.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
nwfs_subr.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs_vfsops.c Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
nwfs_vnops.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00