Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 1995 09:20:22 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <199507211620.JAA08816@freefall.cdrom.com>

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

  Modified:    sys/ufs/ffs  ffs_vfsops.c
  Log:
  Since ufs_ihashget can block, the lock must be checked for each time
  the function returns. Also, moved lock into .bss and made minor cosmetic
  changes.
  
  Submitted by:	Bruce Evans



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