summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-11-09 09:38:50 +1100
committerNeil Brown <neilb@suse.de>2006-11-09 09:38:50 +1100
commit60e1bc1a335f3ff010b3ea189b63e1a41ea44bde (patch)
tree127a7bf0c76d12bdd316e603b1fa5f0412f19a18 /ChangeLog
parent2790ffe38a80454c8b5d76c87efcc9fea4c58261 (diff)
downloadmdadm-60e1bc1a335f3ff010b3ea189b63e1a41ea44bde.tar.gz
mdadm-60e1bc1a335f3ff010b3ea189b63e1a41ea44bde.tar.xz
mdadm-60e1bc1a335f3ff010b3ea189b63e1a41ea44bde.zip
Fixed problems that could cause infinitel loop with auto assemble.
If an auto-assembly attempt failes because the array cannot be opened or because the array has already been created, then we get into an infinite loop. Reported-by: Dan Pascu <dan@ag-projects.com> Fixes-debian-bug: 396582
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7a36d5..400204c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled
properly.
- Documentation updates.
+ - Fix bug that caused infinite loop when doing auto-assembly,
+ in certain cases where arrays couldn't be assembled.
Changes Prior to 2.5.5 release
- Don't #include linux/blkpg.h as that isn't safe. Just