Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 06:44:51 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vfsops.c
Message-ID:  <200310041344.h94Dipsb096599@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/10/04 06:44:51 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vfsops.c 
  Log:
   - Acquire the vnode interlock prior to dropping the mntvnode_mtx.
   - Make a note of the lack of XLOCK protection in this code.  We would access
     a vnode while it is changing identities without Giant.
  
  Revision  Changes    Path
  1.138     +2 -1      src/sys/nfsclient/nfs_vfsops.c



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