From 057bd352c2b754cc0b4c7d582570dc2ebc4b1f9a Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 4 Apr 2005 05:16:22 +0000 Subject: Reread partitions file for each array being assembled. This makes assembling arrays from other arrays work better. Signed-off-by: Neil Brown --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb391d3..8a28181 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ Changes Prior to 1.9.0 release "MAJOR", "MINOR", "MKDEV" so that large device numbers work on 2.6 (providing you have glibc 2.3.3 or later). - Add some missing closes of open file descriptors. + - Reread /proc/partition for every array assembled when using + it to find devices, rather than only once. Changes Prior to 1.8.0 release - Makefile cleanup from Luca Berra -- cgit