Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 00:03:02 +0000
From:      "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
To:        "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/mdconfig Makefile mdconfig.c src/sys/dev/md md.c
Message-ID:  <20060327000302.GA1257@FreeBSD.czest.pl>
In-Reply-To: <200603262321.k2QNLBm7052393@repoman.freebsd.org>
References:  <200603262321.k2QNLBm7052393@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 26, 2006 at 11:21:11PM +0000, Wojciech A. Koszek wrote:
> wkoszek     2006-03-26 23:21:11 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sbin/mdconfig        mdconfig.c Makefile 
>     sys/dev/md           md.c 
>   Log:
>   Teach md(4) and mdconfig(8) how to understand XML. Right now there won't be
>   a problem with listing large number of md(4) devices. Either 'list' or
>   'query' mode uses XML.
>   
>   Additionally, new functionality was introduced. It's possible to pass
>   multiple devices to -u:
>   
>           # ./mdconfig -l -u md0,md1
>   
>   Approved by:    cognet (mentor)
>   
>   Revision  Changes    Path
>   1.9       +2 -2      src/sbin/mdconfig/Makefile
>   1.49      +157 -64   src/sbin/mdconfig/mdconfig.c
>   1.163     +62 -0     src/sys/dev/md/md.c

And yes, requesting specific number on device creation will be fixed
ASAP. I know about my bug.

-- 
* Wojciech A. Koszek && dunstan@FreeBSD.czest.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060327000302.GA1257>