freebsd-skq/sys/fs
alc 62095d6563 Use the requested page's object field instead of the vnode's. In some
cases, the vnode's object field is not initialized leading to a NULL
pointer dereference when the object is locked.

Tested by:	rwatson
2003-08-22 17:50:32 +00:00
..
cd9660 Do not call VOP_BMAP() on our own vnodes. 2003-08-17 23:00:30 +00:00
coda Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
deadfs
devfs
fdescfs
fifofs
hpfs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
msdosfs Add a '-M mask' option so that users can have different 2003-08-12 20:06:56 +00:00
ntfs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
nullfs
nwfs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
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 Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
specfs Use the requested page's object field instead of the vnode's. In some 2003-08-22 17:50:32 +00:00
udf Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
umapfs
unionfs Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00