From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2HIgPsu025206 for ; Tue, 17 Mar 2009 14:42:25 -0400 Received: from smtp4.pacifier.net (smtp4.pacifier.net [64.255.237.174]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n2HIg7Ic026750 for ; Tue, 17 Mar 2009 14:42:08 -0400 Received: from laptop1.local (ip136.133.dsl-acs2.pdx.iinet.com [209.20.133.136]) by smtp4.pacifier.net (Postfix) with ESMTP id 786596A565 for ; Tue, 17 Mar 2009 11:42:07 -0700 (PDT) From: ben scott Subject: Re: [linux-lvm] liblvm status question Date: Tue, 17 Mar 2009 11:42:01 -0700 References: <49BA9BF9.3070507@esiway.net> <87f94c370903161358u16398431uac9f8e8ab3e0c17@mail.gmail.com> <1237286304.10568.67.camel@breeves.fab.redhat.com> In-Reply-To: <1237286304.10568.67.camel@breeves.fab.redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903171142.02145.benscott@nwlink.com> Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development On Tuesday 17 March 2009 3:38:24 am Bryn M. Reeves wrote: > On Mon, 2009-03-16 at 16:58 -0400, Greg Freemyer wrote: > > On Mon, Mar 16, 2009 at 3:55 PM, ben scott wrote: > > > Is the liblvm project at a state where vgs, lvs or pvs functionality is > > > mostly working? I am writing a program for working with logical volumes > > > and it would be very helpful if I could start integrating liblvm now > > > even if it is still buggy at the moment. Also, where can I find the > > > files or cvs? > > > > > > Thank you > > > > I think you mean libdevmapper don't you? > > No, he means liblvm: > > http://fedoraproject.org/wiki/Features/liblvm > http://fedoraproject.org/wiki/LVM/liblvm > > Patches are just starting to be merged but it's still a > work-in-progress: > > http://www.redhat.com/archives/lvm-devel/2009-March/msg00008.html > > Follow the lvm-devel mailing list to keep track of what's going on. > > Regards, > Bryn. Thank you.