NetBSD/sys/fs/smbfs
thorpej 1c95472d01 Add the system call and VFS infrastructure for file system extended
attributes.

From FreeBSD.
2005-01-02 16:08:28 +00:00
..
Makefile
files.smbfs
smbfs.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smbfs_io.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
smbfs_kq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smbfs_node.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
smbfs_node.h close the SMB handle when vnode is inactivated, rather than on file close, 2004-02-29 11:47:08 +00:00
smbfs_smb.c unify the statvfs-reporting related code to single smbfs_smb_statvfs routine 2004-06-05 07:36:25 +00:00
smbfs_subr.c
smbfs_subr.h unify the statvfs-reporting related code to single smbfs_smb_statvfs routine 2004-06-05 07:36:25 +00:00
smbfs_vfsops.c Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
smbfs_vnops.c Use DENYNONE to give unixy semantics of permitting everything not forbidden 2004-10-27 19:17:13 +00:00