Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932147AbVIGObj (ORCPT ); Wed, 7 Sep 2005 10:31:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932152AbVIGObj (ORCPT ); Wed, 7 Sep 2005 10:31:39 -0400 Received: from shop.atmark-techno.com ([210.191.215.173]:10662 "EHLO mail2.atmark-techno.com") by vger.kernel.org with ESMTP id S932147AbVIGObi (ORCPT ); Wed, 7 Sep 2005 10:31:38 -0400 Date: Wed, 07 Sep 2005 23:31:36 +0900 Message-ID: <87irxdt0dz.wl@mail2.atmark-techno.com> From: Yasushi SHOJI To: Christoph Hellwig , linux-kernel@vger.kernel.org, Janos Farkas Subject: Re: [PATCH] add romfs_get_size() In-Reply-To: <20050907142604.GA5822@infradead.org> References: <87k6htt0tg.wl@mail2.atmark-techno.com> <20050907142604.GA5822@infradead.org> User-Agent: Wanderlust/2.14.0 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 861 Lines: 24 At Wed, 7 Sep 2005 15:26:04 +0100, Christoph Hellwig wrote: > > On Wed, Sep 07, 2005 at 11:22:19PM +0900, Yasushi SHOJI wrote: > > Many embedded linux products have been using romfs and it's still > > growing. most, if not all, of them implement thier own way to check > > its romfs size. > > > > this patch provides this commonly used function. > > Used where. Please come back as soon as you have a caller in-tree > which makes sense.. i don't know this one make sense but the biggest user is uclinux mtd map. in uclinux_mtd_init(): http://lxr.linux.no/source/drivers/mtd/maps/uclinux.c#L66 -- yashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/