Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2004 09:58:51 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/procfs procfs.c
Message-ID:  <200401071758.i07Hwqjf008933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401071758.i07Hwqjf008933>