Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/10/2002 17:51:28
Module Name:	syssrc
Committed By:	tron
Date:		Fri May 10 14:51:27 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/common: linux_file64.c

Log Message:
Remove check for size of field "d_off" in Linux "dirent" structure because
this problem cannot happen with the 64Bit version of the getdents().


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/compat/linux/common/linux_file64.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.