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

David Malone dwmalone at FreeBSD.org
Sun Feb 15 13:39:35 PST 2004


dwmalone    2004/02/15 13:39:35 PST

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_dirhash.c 
  Log:
  Abstract dirhash's locking using macros. This should make it easier to
  use the same dirhash code on different branches/platforms.
  
  Reviewed by:    Ted Unangst <tedu at zeitbombe.org>
  Reviewed by:    iedowse
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.18      +75 -69    src/sys/ufs/ufs/ufs_dirhash.c


More information about the cvs-src mailing list