summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_fault.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2002-05-06 04:47:43 +0000
committerjeff <jeff@FreeBSD.org>2002-05-06 04:47:43 +0000
commitbfe0870a5677e80b9c46e2321657e424a6a20614 (patch)
tree6783d38b366806111a89449835e817ee87f22cc5 /sys/vm/vm_fault.c
parent2a4292262e25e24b26f8919fa92465eaf087483c (diff)
downloadFreeBSD-src-bfe0870a5677e80b9c46e2321657e424a6a20614.zip
FreeBSD-src-bfe0870a5677e80b9c46e2321657e424a6a20614.tar.gz
Hold the currently selected vnode's lock across the call to VOP_GETVOBJECT.
Don't try to create a vm object before the file system has a chance to finish initializing it. This is incorrect for a number of reasons. Firstly, that VOP requires a lock which the file system may not have initialized yet. Also, open and others will create a vm object if it is necessary later.
Diffstat (limited to 'sys/vm/vm_fault.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud