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
..
Makefile Install smb headers relevant for userspace and make mount_smbfs 2009-09-03 12:04:50 +00:00
files.smbfs
smbfs.h
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
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
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
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