Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/09/2003 19:02:19
Module Name: src
Committed By: jdolecek
Date: Wed Apr 9 16:02:19 UTC 2003
Modified Files:
src/sys/fs/ntfs: ntfs_vnops.c
Log Message:
add real ntfs remove vnode op, which releases vnode locks on parent directory
and the file vnode before returning EOPNOTSUPP
fixes PR kern/19595 by Erik Berls
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.