Staging
v0.5.1
https://github.com/torvalds/linux
Revision f9abd1ace43d6186268856dbec2ebf411218d6ca authored by NeilBrown on 05 August 2006, 19:14:07 UTC, committed by Linus Torvalds on 06 August 2006, 15:57:46 UTC
A recent patch that allowed linear arrays to be reconfigured on-line
allowed in a bug which results in divide by zero - not all
mddev->array_size were converted to conf->array_size.

This patch finished the conversion and fixed the bug.

The offending patch was commit 7c7546ccf6463edbeee8d9aac6de7be1cd80d08a.

Thanks to Simon Kirby <sim@netnation.com> for the bug report.

Cc: Simon Kirby <sim@netnation.com>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent af2bc7d
History
Tip revision: f9abd1ace43d6186268856dbec2ebf411218d6ca authored by NeilBrown on 05 August 2006, 19:14:07 UTC
[PATCH] md: Fix a bug that recently crept into md/linear
Tip revision: f9abd1a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top