From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 20 Aug 2002 12:38:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 20 Aug 2002 12:38:52 -0400 Received: from phoenix.infradead.org ([195.224.96.167]:49169 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Tue, 20 Aug 2002 12:38:51 -0400 Date: Tue, 20 Aug 2002 17:42:55 +0100 From: Christoph Hellwig To: Krzysztof Oledzki Cc: linux-kernel@vger.kernel.org, marcelo@conectiva.com.br Subject: Re: /proc/partitions in 2.4.20-pre3/4 Message-ID: <20020820174255.A30153@infradead.org> Mail-Followup-To: Christoph Hellwig , Krzysztof Oledzki , linux-kernel@vger.kernel.org, marcelo@conectiva.com.br References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from ole@ans.pl on Tue, Aug 20, 2002 at 06:35:27PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 20, 2002 at 06:35:27PM +0200, Krzysztof Oledzki wrote: > Hello :) > > There is something wrong with /proc/partitions. It seems that last changes > broken this file: > > "cat /proc/partitions |wc -c" shows that this file has 29167 bytes. First > part of files has lot of \0 characters. With software raid enabled (not > ataraid) it has all md0 - md255 devices (and not only used devices) and > does not have informations for phisical disks (sdXX, hdXX). The fix is in -ac. Alan promised to send it for -pre3 but it seems he didn't..