Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/03/2000 21:52:07
Module Name: syssrc
Committed By: fvdl
Date: Sun Dec 3 19:52:07 UTC 2000
Modified Files:
syssrc/sys/ufs/ffs: ffs_vfsops.c
Log Message:
In addition to setting the softdep flag in the superblock when
mounting with softdeps, also explicitly clear it when we don't,
so that a leftover setting after a crash will be cleared.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/ufs/ffs/ffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.