From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lazybastard.de ([212.112.238.170] helo=longford.lazybastard.org) by bombadil.infradead.org with esmtps (Exim 4.68 #1 (Red Hat Linux)) id 1JRsfG-000475-6l for linux-mtd@lists.infradead.org; Wed, 20 Feb 2008 17:23:27 +0000 Date: Wed, 20 Feb 2008 18:22:50 +0100 From: =?utf-8?B?SsO2cm4=?= Engel To: Stephane Chazelas Subject: Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Message-ID: <20080220172250.GA6873@lazybastard.org> References: <20080219150822.GA29587@lazybastard.org> <200802192333.39707.arnd@arndb.de> <20080220163042.GC5539@lazybastard.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Cc: =?utf-8?B?SsO2cm4=?= Engel , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 20 February 2008 17:02:31 +0000, Stephane Chazelas wrote: > > sorry, I wasn't very clear. > > With "loop", you're doing an ioctl() to /dev/loop so that > /dev/loop become a block device associated with a given file. > > Applying that strictly to block2mtd wouldn't make sense. > > At the moment, when you create a new block2mtd, the only thing > you see is an entry in /proc/mtd. > > You don't access that mtd device directly (there's no > /dev/mtd). Instead, you may access it via a /dev/mtdblock > if you have "block2mtd" for instance. Actually, there is /dev/mtd. Enable CONFIG_MTD_CHAR. > Here, what you need, is an API that gets a block device (with fd > or path) and an erase size and that returns a mtd identifier. Erase size is a real difference, agreed. Otherwise the loop analogy is quite good. Occasionally people are asking for file->mtd translation as well. Jörn -- To announce that there must be no criticism of the President, or that we are to stand by the President, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. -- Theodore Roosevelt, Kansas City Star, 1918