Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753337Ab2F0P65 (ORCPT ); Wed, 27 Jun 2012 11:58:57 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:47848 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757948Ab2F0P6W (ORCPT ); Wed, 27 Jun 2012 11:58:22 -0400 From: Richard Weinberger To: linux-mtd@lists.infradead.org Cc: linux-kernel@vger.kernel.org, adrian.hunter@intel.com, Heinz.Egger@linutronix.de, thomas.wucher@linutronix.de, shmulik.ladkani@gmail.com, tglx@linutronix.de, tim.bird@am.sony.com, Marius.Mazarel@ugal.ro, artem.bityutskiy@linux.intel.com, nyoushchenko@mvista.com, Richard Weinberger Subject: [PATCH 13/16] UBI: Fastmap: Remove one point from TODO list Date: Wed, 27 Jun 2012 17:57:53 +0200 Message-Id: <1340812676-14460-14-git-send-email-richard@nod.at> X-Mailer: git-send-email 1.7.6.5 In-Reply-To: <1340812676-14460-1-git-send-email-richard@nod.at> References: <1340812676-14460-1-git-send-email-richard@nod.at> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 27 fastmap works fine with ro mtd devices. Signed-off-by: Richard Weinberger --- TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index a944159..b1ae872 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,6 @@ it is merged. For all or most of the items there we need to write a testcase. We can put it to the ubi-utils.git repository, to a separate branch at the beginning -1. Test with a R/O MTD device: !(mtd->flags & MTD_WRITEABLE) 2. Implement power-cut emulation infrastructure similar to what is in UBIFS and test UBI + fastmap with it. 3. Test the autoresize feature -- 1.7.6.5 -- 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/