Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev/raidframe



Module Name:    src
Committed By:   tron
Date:           Wed Jan 11 17:18:00 UTC 2006

Modified Files:
        src/sys/dev/raidframe [netbsd-3]: rf_netbsdkintf.c

Log Message:
Pull up following revision(s) (requested by oster in ticket #1114):
        sys/dev/raidframe/rf_netbsdkintf.c: revision 1.193
We need to mark used spares as failed if they encounter IO errors!
Commit fixes problem reported (privately) by Jeff Rizzo.
XXX: Note that we are still are unable to allow a reconstruct of
a failed spare -- it's easy enough to attempt to do it, but the
code in rf_ContinueReconstructFailedDisk() isn't anywhere close to
ready to allow it.  Yet another reason why the whole disk/spare thing
needs to be re-worked. *sigh*


To generate a diff of this commit:
cvs rdiff -r1.186.2.2 -r1.186.2.3 src/sys/dev/raidframe/rf_netbsdkintf.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