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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to