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:   bouyer
Date:           Sat Apr 19 15:36:29 UTC 2008

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

Log Message:
Pull up following revision(s) (requested by oster in ticket #1923):
        sys/dev/raidframe/rf_reconstruct.c: revision 1.103
A forced recon read should not default to indicating that the reads
for that disk have stopped, since this will bump us out of the normal
reconstruction loop prematurely.
Fixes the (mostly cosmetic) bug where the reconstruction
status values stop updating, and from raidctl it appears that
reconstruction has totally stalled (which it actually hasn't -- the
reconstruction does complete properly, but not in the normal way).


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