Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Thu Feb 26 08:07:06 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by oster in ticket #1276):
        sys/dev/raidframe/rf_reconstruct.c: revision 1.107
If we see a RF_RECON_WRITE_ERROR event we know a write has finished and
we need to account for that.  Failure to do so means we can end up
waiting forever for writes we think are outstanding, but which have
already completed.
Addresses the RAIDframe part of PR#40569.  Thanks to Matthias Scheler
for reporting the issue and verifying the fix.


To generate a diff of this commit:
cvs rdiff -r1.95.2.4 -r1.95.2.5 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