Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 03/04/2003 21:15:27
Module Name: src
Committed By: perseant
Date: Tue Mar 4 19:15:27 UTC 2003
Modified Files:
src/sys/ufs/lfs: lfs_subr.c
Log Message:
Don't add dirty blocks to the ifile in lfs_segunlock, if we're trying to
unmount the filesystem. This avoids a "dirty blocks" panic.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/ufs/lfs/lfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.