Subject: CVS commit: [vmlocking] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/10/2007 00:06:29
Module Name:	src
Committed By:	ad
Date:		Mon Sep 10 00:06:29 UTC 2007

Modified Files:
	src/sys/ufs/ffs [vmlocking]: ffs_softdep.c

Log Message:
softdep_disk_write_complete: return early if the buffer describes a read,
meaning we don't have to grab bufcache_lock.


To generate a diff of this commit:
cvs rdiff -r1.86.2.24 -r1.86.2.25 src/sys/ufs/ffs/ffs_softdep.c

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