Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Sep  1 23:50:44 UTC 2001

Modified Files:
        syssrc/sys/conf: files
        syssrc/sys/dev/raidframe: rf_dagdegwr.c rf_evenodd_dagfuncs.c
            rf_general.h rf_parityloggingdags.c rf_stripelocks.c

Log Message:
Disable all of the RF_ASSERT()s by default, enabling them if the
RAID_DIAGNOSTIC option is specified in the kernel configuration
file.


To generate a diff of this commit:
cvs rdiff -r1.454 -r1.455 syssrc/sys/conf/files
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/raidframe/rf_dagdegwr.c \
    syssrc/sys/dev/raidframe/rf_stripelocks.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/raidframe/rf_evenodd_dagfuncs.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/raidframe/rf_general.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_parityloggingdags.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