i386/121656: [libc] [PATCH] telldir issues
Gary Stanley
gary at velocity-servers.net
Thu Mar 13 02:10:03 UTC 2008
The following reply was made to PR i386/121656; it has been noted by GNATS.
From: Gary Stanley <gary at velocity-servers.net>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:
Subject: Re: i386/121656: [libc] [PATCH] telldir issues
Date: Wed, 12 Mar 2008 21:34:31 -0400
It should also be noted that this fix apparently corrects some samba
issues users were having on netbsd and are currently having on freebsd.
The original NetBSD PR is
http://mail-index.netbsd.org/netbsd-bugs/2004/02/05/0008.html
christos committed the fix for tell/seekdir etc using a pointer for
each dir instead of a hash table, which is what this patch does.
More information about the freebsd-i386
mailing list