Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/15/2008 21:30:46
Module Name:	src
Committed By:	christos
Date:		Tue Jan 15 21:30:46 UTC 2008

Modified Files:
	src/sys/ufs/ufs: ufs_quota.c

Log Message:
fix locking botch; vunmark() needs the mountvnode lock, and the loop invariant
is to exit with the mountvnode lock held.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/ufs/ufs/ufs_quota.c

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