NetBSD/sys/fs
jrf fc97fd571a First pass for some caddr_t removal and changes to get rid of it where we
no longer use and/or need it

	- removed casts from unionfs, deadfs and fdesc
	  (there are more to hunt down still)
	- changed vfs_quotactl args argumet from caddr_t to void *
	- changed vfs_quotactl structures/callers to reflect the api change

Compiled fine and ran for about a day. Approved/reviewed by
christos@netbsd.org and gimpy@netbsd.org.
2004-04-27 17:37:30 +00:00
..
adosfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
cd9660 First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
filecorefs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
msdosfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
ntfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
smbfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
union First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00