From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ea0-f177.google.com ([209.85.215.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TfdAa-00052O-CI for linux-mtd@lists.infradead.org; Mon, 03 Dec 2012 21:03:17 +0000 Received: by mail-ea0-f177.google.com with SMTP id c10so1325261eaa.36 for ; Mon, 03 Dec 2012 13:03:14 -0800 (PST) Date: Mon, 3 Dec 2012 23:03:05 +0200 From: Shmulik Ladkani To: Ezequiel Garcia Subject: Re: [RFC/PATCH 0/1] ubi: Add ubiblock driver Message-ID: <20121203230305.7be51ad2.shmulik.ladkani@gmail.com> In-Reply-To: References: <20121121105636.4c8687e0@skate> <20121121110518.3147bd34@skate> <20121125093621.47f9cb25@pixies.home.jungo.com> <1354274647.30168.99.camel@sauron.fi.intel.com> <20121202193954.2dd3ea8f@pixies.home.jungo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thomas Petazzoni , Ricard Wanderlof , dedekind1@gmail.com, Michael Opdenacker , "linux-mtd@lists.infradead.org" , Tim Bird , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Ezequiel, On Mon, 3 Dec 2012 16:33:01 -0300 Ezequiel Garcia wrote: > Hope this helps, Helps indeed, thanks. So basically you need ubiblock to state it supports flushing caches, and properly handle REQ_FLUSH in its request_fn. Regards, Shmulik