From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([192.100.105.134] helo=mgw-mx09.nokia.com) by bombadil.infradead.org with esmtps (Exim 4.68 #1 (Red Hat Linux)) id 1LKb3o-00081i-Bf for linux-mtd@lists.infradead.org; Wed, 07 Jan 2009 16:15:13 +0000 Subject: Re: [PATCH 0/2] mtd-utils export libraries From: Artem Bityutskiy To: Mike Frysinger In-Reply-To: <8bd0f97a0901070808n48bfd6a4vd7693ff085d6bf72@mail.gmail.com> References: <52e42efe0812180615u19344697la740e4ca1a060aff@mail.gmail.com> <1229611038.30575.11.camel@sauron> <8bd0f97a0812181224w450cb529l9108eaddbf66081c@mail.gmail.com> <8bd0f97a0901060716h5c518faau77a7af884f5133c2@mail.gmail.com> <52e42efe0901070439s223d8bb3hae377c2c0584c3ec@mail.gmail.com> <8bd0f97a0901070808n48bfd6a4vd7693ff085d6bf72@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 07 Jan 2009 18:15:44 +0200 Message-Id: <1231344944.6608.87.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Sidney Amani , linux-mtd@lists.infradead.org Reply-To: dedekind@infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2009-01-07 at 11:08 -0500, Mike Frysinger wrote: > On Wed, Jan 7, 2009 at 07:39, Sidney Amani wrote: > > What we are trying to do is an UBI based userspace filesystem (using fuse). > > We use the libubi to get volumes and devices info (ubi_get_dev_info, > > ubi_get_vol_info, ubi_get_dev_info1, ubi_get_vol_info1). > > Otherwise we communicate with the UBI volume through the cdev driver. > > I am not sure a shared library is really desirable, probably not, > > anyway it's not fundamental for us... > > I particularly though that it could be useful for ubi-tools but I also > > realize that it's much more restrictive to have shared libraries. > > i'm not terribly familiar with the fuse implementation details. are > new filesystems plugins or shared libraries or standalone executables > or ... ? i.e. are you going to be linking the UBI code into another > library or into a final application ? I believe they should first actually _develop_ their file-system. I believe they will change/improve the libubi a lot during the development. And then we may think about a shared library. -- Best regards, Artem Bityutskiy (Битюцкий Артём)