Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/26/2007 18:15:42
Module Name: src
Committed By: pooka
Date: Thu Jul 26 18:15:42 UTC 2007
Modified Files:
src/sys/fs/ntfs: ntfs_vnops.c
Log Message:
Don't do nfs server consistency checks in readdir, especially since
the check depended on the nfs server implementation.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/ntfs/ntfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.