From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:52124 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751320AbcGSD7x (ORCPT ); Mon, 18 Jul 2016 23:59:53 -0400 Date: Mon, 18 Jul 2016 20:59:52 -0700 From: Christoph Hellwig To: Jaegeuk Kim Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Subject: Re: [PATCH 5/5] f2fs: use blk_plug in all the possible paths Message-ID: <20160719035952.GB24437@infradead.org> References: <20160715004629.43143-1-jaegeuk@kernel.org> <20160715004629.43143-5-jaegeuk@kernel.org> <20160715022132.GA1513@infradead.org> <20160715030502.GB44979@jaegeuk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160715030502.GB44979@jaegeuk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jul 14, 2016 at 08:05:02PM -0700, Jaegeuk Kim wrote: > >From kernel guys working on android. Well, until it's mainline it simply doesn't matter, so NAK to this patch. Tying power behavior to plugs also sounds pretty broken, so we'd probably come up with something better if they bothered to actually submit their patches upsteam or at least explaining what they want to archive.