This should go in the previously still supported openbsd versions. Who maintains -stable that these days?
On Thu, Jul 07, 2011 at 12:04:26PM -0600, Joel Sing wrote: > CVSROOT: /cvs > Module name: src > Changes by: js...@cvs.openbsd.org 2011/07/07 12:04:25 > > Modified files: > sys/dev : softraid.c > > Log message: > Fix the LBA offset calculation for the last block in a rebuild, if there > is a partial block. Also correctly handle the case where there is no > partial block. Whilst here remove a pointless variable. > > Issues spotted by and based on diffs from Piotr Durlej - thanks! > > ok marco@