Module Name: src Committed By: sborrill Date: Sat Mar 6 21:06:07 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: Ticket 1325 To generate a diff of this commit: cvs rdiff -u -r1.1.2.203 -r1.1.2.204 src/doc/CHANGES-5.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-5.1 diff -u src/doc/CHANGES-5.1:1.1.2.203 src/doc/CHANGES-5.1:1.1.2.204 --- src/doc/CHANGES-5.1:1.1.2.203 Sat Mar 6 20:56:44 2010 +++ src/doc/CHANGES-5.1 Sat Mar 6 21:06:07 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1,v 1.1.2.203 2010/03/06 20:56:44 sborrill Exp $ +# $NetBSD: CHANGES-5.1,v 1.1.2.204 2010/03/06 21:06:07 sborrill Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -16845,3 +16845,10 @@ the amount of checking that needs to be done.) [oster, ticket #1324] +sys/dev/raidframe/rf_paritymap.c 1.4 + + Don't attempt to read or write component label stuff from/to 'dead + disks'. Update used spares with the correct parity map bits too. + Addresses PR#42904. + [oster, ticket #1325] +