NetBSD/sys/fs/smbfs
skrll f7155e40f6 There's no need to pass a proc value when using UIO_SYSSPACE with
vn_rdwr(9) and uiomove(9).

OK'd by Jason Thorpe
2004-09-17 14:11:20 +00:00
..
files.smbfs
Makefile
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
smbfs_node.c
smbfs_node.h
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 set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
smbfs_vnops.c set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
smbfs.h