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 n2GJtgAi003486 for ; Mon, 16 Mar 2009 15:55:42 -0400 Received: from smtp2.pacifier.net (smtp2.pacifier.net [64.255.237.172]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n2GJtQ7D028235 for ; Mon, 16 Mar 2009 15:55:26 -0400 Received: from laptop1.local (ip136.133.dsl-acs2.pdx.iinet.com [209.20.133.136]) by smtp2.pacifier.net (Postfix) with ESMTP id F1BC06A50F for ; Mon, 16 Mar 2009 12:55:25 -0700 (PDT) From: ben scott Date: Mon, 16 Mar 2009 12:55:21 -0700 References: <49BA9BF9.3070507@esiway.net> <49BE9F73.8050109@gmail.com> <87f94c370903161236y197edd7ehef3dc8eefc6d617b@mail.gmail.com> In-Reply-To: <87f94c370903161236y197edd7ehef3dc8eefc6d617b@mail.gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903161255.21126.benscott@nwlink.com> Subject: [linux-lvm] liblvm status question 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 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