Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/20/1999 07:25:43
Module Name: syssrc
Committed By: enami
Date: Wed Oct 20 14:25:42 UTC 1999
Modified Files:
syssrc/sys/ntfs: ntfs_vfsops.c
Log Message:
No need to clear SI_MOUNTEDON on mount failure. We make sure that it
is not set on start of mounting and never set unless success to mount.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/ntfs/ntfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.