NetBSD/sys/fs/smbfs
jdolecek 1a3236aefa close the SMB handle when vnode is inactivated, rather than on file close,
so that mmap()ped regions remain accessible even when the file descriptor
is closed
g/c smbnode's n_opencount, and have single NOPEN flag instead

fixes PR kern/24516 by Lloyd Parkes

change obtained from FreeBSD, with only minor adjustments
2004-02-29 11:47:08 +00:00
..
files.smbfs
Makefile
smbfs_io.c fix uninitialized variable 2003-10-25 08:39:05 +00:00
smbfs_kq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smbfs_node.c close the SMB handle when vnode is inactivated, rather than on file close, 2004-02-29 11:47:08 +00:00
smbfs_node.h close the SMB handle when vnode is inactivated, rather than on file close, 2004-02-29 11:47:08 +00:00
smbfs_smb.c FIx uninitialized variable warnings 2003-10-25 18:33:37 +00:00
smbfs_subr.c
smbfs_subr.h use NT DIRECTORY CHANGE NOTIFY to watch for directory kevents if the 2003-04-07 12:04:15 +00:00
smbfs_vfsops.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
smbfs_vnops.c close the SMB handle when vnode is inactivated, rather than on file close, 2004-02-29 11:47:08 +00:00
smbfs.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00