From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UTARN-0004sr-Ig for linux-mtd@lists.infradead.org; Fri, 19 Apr 2013 12:29:23 +0000 Message-ID: <1366374673.29520.125.camel@sauron.fi.intel.com> Subject: Re: [RFC/PATCH v2] ubi: Add ubiblock read-write driver From: Artem Bityutskiy To: Mike Frysinger Date: Fri, 19 Apr 2013 15:31:13 +0300 In-Reply-To: <201304190757.13688.vapier@gentoo.org> References: <1355314912-9321-1-git-send-email-elezegarcia@gmail.com> <201304182128.19518.vapier@gentoo.org> <20980858CB6D3A4BAE95CA194937D5E73E9AEC45@DBDE01.ent.ti.com> <201304190757.13688.vapier@gentoo.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Thomas Petazzoni , Ezequiel Garcia , "richard.weinberger@gmail.com" , Michael Opdenacker , "linux-mtd@lists.infradead.org" , "Gupta, Pekon" , Ezequiel Garcia , Tim Bird Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2013-04-19 at 07:57 -0400, Mike Frysinger wrote: > the reason we're talking about not allowing write support at the > *block* layer > is because it's questionable how many people actually want this, the > performance isn't good (compared to native flash filesystems), and > because the > write/wear characteristics are unknown. My opinion that unless people demonstrate that they need this, e.g. in a product, etc, we should not merge this stuff. We recently merged fastmap, which is a big chunk of code, and it looks like no one really needs it. There was a problem report, and Richard promised to look, but did not. I do not blame him, he is a busy guy. But this shoes that this feature is not really needed, while adds maintenance burden. To put it differently, I do recommend to merge more UBI-related code without a solid user-base. -- Best Regards, Artem Bityutskiy