Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 23:03:46 +0000 (UTC)
From:      Mohan Srinivasan <mohans@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_node.c
Message-ID:  <200611162303.kAGN3k0m024744@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mohans      2006-11-16 23:03:46 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_node.c 
  Log:
  vfs_hash_insert() vputs() the losing vnode before returning, in the event of
  a race where a duplicate vnode is entered into the vfs hash. nfs_nget() shouldn't
  be releasing the vnode in that case.
  
  Revision  Changes    Path
  1.83      +1 -2      src/sys/nfsclient/nfs_node.c



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