Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 22:20:41 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200212230620.gBN6KfoH046296@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/12/22 22:20:41 PST

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Avoid holding the vnode interlock around malloc() or free() to prevent a
  lock order reversal.
  
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.190     +8 -2      src/sys/nfsclient/nfs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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