Date: Wed, 4 Mar 2009 20:26:39 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_file.c Message-ID: <200903042026.n24KQioh056434@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2009-03-04 20:26:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/compat/linux linux_file.c Log: SVN rev 189370 on 2009-03-04 20:26:39Z by netchild MFC r188572: Fix an edge-case of the linux readdir: We need the size of a linux dirent structure, not the size of a pointer to it. PR: 131099 Submitted by: Andreas Kies <andikies@gmail.com> Revision Changes Path 1.105.2.4 +1 -1 src/sys/compat/linux/linux_file.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903042026.n24KQioh056434>