Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 4 Nov 2001 14:32:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 4 Nov 2001 14:32:33 -0500 Received: from ns.suse.de ([213.95.15.193]:53257 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id convert rfc822-to-8bit; Sun, 4 Nov 2001 14:32:20 -0500 Date: Sun, 4 Nov 2001 20:32:17 +0100 (CET) From: Dave Jones To: =?iso-8859-1?Q?Jakob_=D8stergaard?= Cc: Linux Kernel Mailing List Subject: Re: PROPOSAL: dot-proc interface [was: /proc stuff] In-Reply-To: <20011104202034.M14001@unthought.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 4 Nov 2001, Jakob ?stergaard wrote: > Now this isn't even bad - the fun begins when a resync is running, when > mdstat contains *progress meters* like "[====> ] 42%". While being > nicely readable for a human, this is a parsing nightmare. Especially > because stuff like this changes over time. Any program needing to parse this would just ignore the bits between [], and convert the percentage to an int. Hardly a 'nightmare'. Dave. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/