Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933138AbbHXJgD (ORCPT ); Mon, 24 Aug 2015 05:36:03 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:11949 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932572AbbHXJgA (ORCPT ); Mon, 24 Aug 2015 05:36:00 -0400 Subject: Re: [PATCH 2/2] ubifs: Allow O_DIRECT To: dedekind1@gmail.com, Christoph Hellwig References: <1440016553-26481-1-git-send-email-richard@nod.at> <1440016553-26481-2-git-send-email-richard@nod.at> <55D542C5.6040500@cn.fujitsu.com> <1440070300.31419.202.camel@gmail.com> <55D5BC92.8050903@nod.at> <20150820204933.GG74600@google.com> <1440400405.15510.29.camel@gmail.com> <20150824075324.GA28336@infradead.org> <1440403362.15510.39.camel@gmail.com> <20150824080350.GA17815@infradead.org> <1440408895.15510.40.camel@gmail.com> Cc: Brian Norris , Dongsheng Yang , linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org From: Richard Weinberger Message-ID: <55DAE57C.8060703@nod.at> Date: Mon, 24 Aug 2015 11:35:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1440408895.15510.40.camel@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 23 Am 24.08.2015 um 11:34 schrieb Artem Bityutskiy: > On Mon, 2015-08-24 at 01:03 -0700, Christoph Hellwig wrote: >> On Mon, Aug 24, 2015 at 11:02:42AM +0300, Artem Bityutskiy wrote: >>> Back when we were writing UBIFS, we did not need direct IO, so we >>> did >>> not implement it. But yes, probably someone who cares could just >>> try >>> implementing this feature. >> >> So I think the answer here is to implement a real version insted of >> adding hacks to pretend it is supported. > > Fair enough, thank for the input! Agreed. Let's drop this patch. :) Thanks, //richard -- 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/