Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 10:00:44 +0000 (UTC)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_dirhash.c
Message-ID:  <200408161000.i7GA0iqd075538@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2004-08-16 10:00:44 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_dirhash.c 
  Log:
  When looking for some extra data to include in the hash, use the
  address of the dirhash, rather than the first sizeof(struct dirhash
  *) bytes of the structure (which, thankfully, seem to be constant).
  
  Submitted by:   Ted Unangst <tedu@zeitbombe.org>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/ufs/ufs/ufs_dirhash.c



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