From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Wysochanski Subject: Re: API documentation. Date: Tue, 03 Oct 2006 13:40:26 -0400 Message-ID: <1159897227.4687.3.camel@linux-cxyg.rtp.netapp.com> References: <3170f42f0609280031m1956c551wd0a66099d75aee32@mail.gmail.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3170f42f0609280031m1956c551wd0a66099d75aee32@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids On Thu, 2006-09-28 at 13:01 +0530, Debarshi 'Rishi' Ray wrote: > I have been searching for documentation regarding the libdevmapper > API, but till now the only documentation I have got is > /usr/include/libdevmapper.h. I could not find much at /usr/share/doc > and the Device Mapper resource page. Is there somewhere I could get > some documentation regarding this. > > I need this, since I am looking to incorporate device mapper support > in GNU Parted (http://www.gnu.org/software/parted/). > What specifically needs adding/fixing?