NetBSD/sys/fs
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
..
adosfs rename 'sp' variable to 'ap' in adosfs_pathconf(), so that it matches other 2004-09-14 16:59:40 +00:00
cd9660 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
filecorefs set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
msdosfs set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
ntfs set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
smbfs There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
union There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00