Searched hist:166548 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/fs/procfs/
H A Dprocfs.cdiff 166548 Wed Feb 07 10:30:49 MST 2007 kib Fix the race of dereferencing /proc/<pid>/file with execve(2) by caching
the value of p_textvp. This way, we always unlock the locked vnode.
While there, vhold() the vnode around the vn_lock().

Reported and tested by: Guy Helmer (ghelmer palisadesys com)
Approved by: des (procfs maintainer)
MFC after: 1 week

Completed in 41 milliseconds