Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/24/2003 07:50:20
Module Name:	src
Committed By:	christos
Date:		Thu Apr 24 07:50:20 UTC 2003

Modified Files:
	src/sys/fs/ntfs: ntfs.h ntfs_vfsops.c

Log Message:
fix a few missing malloc attach/detach. Now this works.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/ntfs/ntfs.h
cvs rdiff -r1.6 -r1.7 src/sys/fs/ntfs/ntfs_vfsops.c

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