Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753672Ab2HSHJ5 (ORCPT ); Sun, 19 Aug 2012 03:09:57 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38121 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752699Ab2HSHJz (ORCPT ); Sun, 19 Aug 2012 03:09:55 -0400 Date: Sun, 19 Aug 2012 10:09:46 +0300 From: Shmulik Ladkani To: dedekind1@gmail.com Cc: Richard Genoud , linux-mtd@lists.infradead.org, David Woodhouse , linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter Message-ID: <20120819100946.646cbb8a@pixies.home.jungo.com> In-Reply-To: <1345124012.3393.239.camel@sauron.fi.intel.com> References: <1341937423-16516-1-git-send-email-richard.genoud@gmail.com> <1341937423-16516-5-git-send-email-richard.genoud@gmail.com> <20120816115713.726da8f2@pixies.home.jungo.com> <20120816134234.32b468f6@pixies.home.jungo.com> <1345124012.3393.239.camel@sauron.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 22 On Thu, 16 Aug 2012 16:33:32 +0300 Artem Bityutskiy wrote: > We do not have that big user-base. No one uses 0 in the tree, most use > the default. I never heard anyone using 0. I did not use it also. I > think it is OK to have the lower range start from non-zero. But why it > is 2 and not 1 - I am not sure :-) Artem, Note that originally range was 0..25 (percentage). It was changed to be 2..256 (per 1024) by 07ad322 in linux-ubi. Seems arbitrary change. So if you'd like, we can fix to 1..256 (or 0..256) - as you prefer. Regards, Shmulik -- 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/