freebsd-dev/sys/fs/smbfs
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
..
smbfs_io.c Catch up with KSE changes. 2001-12-02 08:56:58 +00:00
smbfs_node.c Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
smbfs_node.h
smbfs_smb.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
smbfs_subr.c
smbfs_subr.h Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
smbfs_vfsops.c Add module dependency on libmchain. 2001-12-13 13:08:34 +00:00
smbfs_vnops.c Previous commit was intented to silence a warning, not to change codepath. 2001-12-20 15:56:45 +00:00
smbfs.h Catch up with KSE changes. 2001-12-02 08:56:58 +00:00