NetBSD/sys/fs/smbfs
rmind 4a4e52516e Remove cache_purge(9) calls from reclamation routines in the file systems,
as vclean(9) performs it for us since Lite2 merge.
2011-05-19 03:11:55 +00:00
..
files.smbfs
Makefile Install smb headers relevant for userspace and make mount_smbfs 2009-09-03 12:04:50 +00:00
smbfs_io.c Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +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 Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +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 Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely 2009-10-20 20:55:01 +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 Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely 2009-10-20 20:55:01 +00:00
smbfs_vfsops.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
smbfs_vnops.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
smbfs.h Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00