freebsd-dev/sys/fs/specfs
Alan Cox 49dc7ac17d 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
..
spec_vnops.c Use the requested page's object field instead of the vnode's. In some 2003-08-22 17:50:32 +00:00