Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 1995 20:52:42 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <199507210352.UAA05940@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/07/20 20:52:41

  Modified:    sys/ufs/ffs  ffs_vfsops.c
  Log:
  Implement a lock in ffs_vget to prevent a race condition where two processes
  try allocate the same inode/vnode, causing a duplicate.
  
  Submitted by:	Matt Dillon, slightly reworked by me.



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