Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/udf
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.
Home |
Main Index |
Thread Index |
Old Index