NetBSD/sys/fs/smbfs
2011-10-23 08:42:06 +00:00
..
files.smbfs
Makefile
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 VOP_GETATTR() needs a shared lock at least. 2011-10-23 08:42:06 +00:00
smbfs_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
smbfs_node.h
smbfs_smb.c rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
smbfs_subr.c Remove few references to simple_lock. 2011-06-09 02:59:22 +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 As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +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