cvs commit: src/sys/fs/procfs procfs.c
Robert Watson
rwatson at FreeBSD.org
Wed Jan 7 09:58:53 PST 2004
rwatson 2004/01/07 09:58:51 PST
FreeBSD src repository
Modified files:
sys/fs/procfs procfs.c
Log:
Lock p->p_textvp before calling vn_fullpath() on it. Note the
potential lock order concern due to the vnode lock held
simultaneously by the caller into procfs.
Reported by: kuriyama
Approved by: des
Revision Changes Path
1.11 +2 -0 src/sys/fs/procfs/procfs.c
More information about the cvs-src
mailing list