NetBSD/sys/fs/smbfs
rumble f0fae83846 In smbfs_done, do not call pool_destroy on the same pool twice in a row.
Now smbfs.kmod can be unloaded without panicking the system.
2008-06-29 18:45:20 +00:00
..
Makefile
files.smbfs
smbfs.h - Fix several problems with the inode hash. 2008-01-26 14:25:38 +00:00
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 In smbfs_done, do not call pool_destroy on the same pool twice in a row. 2008-06-29 18:45:20 +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