freebsd-nq/sys/fs
Marcel Moolenaar fccf82902d The valid field in struct vm_page can be of type unsigned long when
32K pages are selected. In spec_getpages() change the printf format
specifier and add an explicit cast so that we always print the field
as a long type.
2003-08-28 01:52:14 +00:00
..
cd9660 Do not call VOP_BMAP() on our own vnodes. 2003-08-17 23:00:30 +00:00
coda
deadfs
devfs
fdescfs
fifofs
hpfs
msdosfs
ntfs
nullfs
nwfs
portalfs
procfs Add p_candebug() check to access a process map file in procfs; limit 2003-08-14 15:26:44 +00:00
pseudofs Add pfs_visible() checks to pfs_getattr() and pfs_getextattr(). This 2003-08-19 10:26:41 +00:00
smbfs
specfs The valid field in struct vm_page can be of type unsigned long when 2003-08-28 01:52:14 +00:00
udf
umapfs
unionfs