Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 01/28/2008 17:49:06
Module Name:	src
Committed By:	hannken
Date:		Mon Jan 28 17:49:06 UTC 2008

Modified Files:
	src/sys/ufs/ffs: ffs_snapshot.c

Log Message:
- Always destroy si_vnlock after use.
- Take care of vnodes without file system data.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/ufs/ffs/ffs_snapshot.c

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