Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Tue Apr  4 09:23:21 UTC 2000

Modified Files:
        syssrc/sys/ufs/ffs: ffs_alloc.c ffs_extern.h ffs_vfsops.c

Log Message:
Add a new sysctl variable vfs.ffs.log_changeopt - if this is true,
an optimalization strategy change is logged into syslog. Default
is 0 (to not log). This replaces the recent not quite "right"
change to only log the change if kernel is compiled with DEBUG.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/ufs/ffs/ffs_alloc.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/ufs/ffs/ffs_extern.h
cvs rdiff -r1.61 -r1.62 syssrc/sys/ufs/ffs/ffs_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