Subject: CVS commit: syssrc/sys/ntfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/26/2001 12:24:37
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue Jun 26 09:24:37 UTC 2001

Modified Files:
	syssrc/sys/ntfs: ntfs_vnops.c

Log Message:
Allocate the struct dirent in ntfs_readdir() via MALLOC(), rather than
on stack.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/ntfs/ntfs_vnops.c

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