NetBSD/sys/fs/smbfs
tron 7c4ff5fbb4 Remove duplicate definition of "smbfs_node_pool".
Fix based on a patch provided by Juan RP in PR kern/39494.
2008-09-07 13:13:04 +00:00
..
files.smbfs
Makefile
smbfs_io.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
smbfs_kq.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
smbfs_node.c make this build with SMB_VNODE_DEBUG. makes i386 ALL kernel build again. 2008-06-24 17:04:11 +00:00
smbfs_node.h Bring in fix from FreeBSD by tjr, 3 years and 9 months ago: Store a 2006-11-02 17:34:21 +00:00
smbfs_smb.c Remove gcc extension of variadic macros with comma elimination. 2008-06-24 10:23:48 +00:00
smbfs_subr.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
smbfs_subr.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
smbfs_vfsops.c Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00
smbfs_vnops.c make this build with SMB_VNODE_DEBUG. makes i386 ALL kernel build again. 2008-06-24 17:04:11 +00:00
smbfs.h Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00