DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel/ufs: Bring in a fix to ufsdirhash_hash() from FreeBSD.
commit 982ce772656c40ff6a9b037b59d928aea05cb67a
Author: Sascha Wildner <saw@online.de>
Date: Sun Jun 10 04:31:33 2012 +0200
kernel/ufs: Bring in a fix to ufsdirhash_hash() from FreeBSD.
"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)."
While here, fix some typos in the comment.
In-discussion-with: thesjg, vsrinivas
Summary of changes:
sys/vfs/ufs/ufs_dirhash.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/982ce772656c40ff6a9b037b59d928aea05cb67a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]