Subject: CVS commit: src/sys/fs/udf
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/29/2006 01:36:28
Module Name:	src
Committed By:	reinoud
Date:		Fri Sep 29 01:36:28 UTC 2006

Modified Files:
	src/sys/fs/udf: udf.h udf_vfsops.c

Log Message:
Add `vfs.udf.verbose' sysctl when running a DEBUG kernel to dynamically set
the udf_verbose variable. So when something goes wrong, it can be examined
on the spot without needing to reboot a new kernel and possibly loosing
state.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/fs/udf/udf.h
cvs rdiff -r1.13 -r1.14 src/sys/fs/udf/udf_vfsops.c

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