cvs commit: src/sys/ufs/ufs ufs_dirhash.c

Ian Dowse iedowse at FreeBSD.org
Wed Aug 17 08:48:43 GMT 2005


iedowse     2005-08-17 08:48:42 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_dirhash.c 
  Log:
  In the ufsdirhash_build() failure case for corrupted directories
  or unreadable blocks, make sure to destroy the mutex we created.
  Also fix an unrelated typo in a comment.
  
  Found by:       Peter Holm's stress tests
  Reviewed by:    dwmalone
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +3 -2      src/sys/ufs/ufs/ufs_dirhash.c


More information about the cvs-all mailing list