Source-Changes archive

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

CVS commit: syssrc/sys/dev/raidframe



Module Name:    syssrc
Committed By:   oster
Date:           Thu Nov 14 03:04:21 UTC 2002

Modified Files:
        syssrc/sys/dev/raidframe: rf_driver.c

Log Message:
Don't allow failing more than one component of a set, or
failing a component that has been spared, or "double-failing"
an already failed component.  XXX This isn't the right place to fix
this, but better here than no-where (and I'm hoping to move it sometime
soon).


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/raidframe/rf_driver.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