Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/22/2004 10:26:15
Module Name: src
Committed By: jdolecek
Date: Sun Feb 22 10:26:15 UTC 2004
Modified Files:
src/sys/fs/ntfs: ntfs_vnops.c
Log Message:
make VOP_UPDATE() trivially succeed (without doing anything), instead
of returning error
this makes it possible to mount other filesystems on directory on NTFS
filesystem
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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.