Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/20/2006 22:25:56
Module Name:	src
Committed By:	riz
Date:		Sat May 20 22:25:56 UTC 2006

Modified Files:
	src/sys/ufs/lfs [netbsd-3]: lfs_syscalls.c

Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
	sys/ufs/lfs/lfs_syscalls.c: revision 1.112
Get rid of the LFS_FORCE_WRITE case.  We never really used it, and it could
panic the kernel if cleaner daemon passed the right combination of arguments.
Coverity CID 2741.


To generate a diff of this commit:
cvs rdiff -r1.103.2.4 -r1.103.2.5 src/sys/ufs/lfs/lfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.