Date: Thu, 13 Mar 2008 02:10:02 GMT From: Gary Stanley <gary@velocity-servers.net> To: freebsd-i386@FreeBSD.org Subject: Re: i386/121656: [libc] [PATCH] telldir issues Message-ID: <200803130210.m2D2A27K013725@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/121656; it has been noted by GNATS. From: Gary Stanley <gary@velocity-servers.net> To: FreeBSD-gnats-submit@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803130210.m2D2A27K013725>