NetBSD/sys/fs/smbfs
ad e071d39c84 - Convert hashinit() to use kmem_alloc(). The hash tables can be large
and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.
2008-05-05 17:11:16 +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 - Fix several problems with the inode hash. 2008-01-26 14:25:38 +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 clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
smbfs_vfsops.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
smbfs_vnops.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00