From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:38448 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751626AbeEOHK3 (ORCPT ); Tue, 15 May 2018 03:10:29 -0400 Date: Tue, 15 May 2018 00:10:25 -0700 From: Christoph Hellwig To: Souptick Joarder Cc: Al Viro , linux-fsdevel , Matthew Wilcox Subject: Re: [PATCH] fs: iomap: Change return type to vm_fault_t Message-ID: <20180515071025.GB8522@infradead.org> References: <20180414200205.GA20157@jordon-HP-15-Notebook-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, May 14, 2018 at 11:45:19PM +0530, Souptick Joarder wrote: > Any further comment on this patch ? We would like to get this patch > in queue for 4.18. NAK. This is coplete churn. As said before a proper type for VM faults might be useful, but random patches that change bits around aren't. Please send out the whole picture instead of artifially inflating your commit count while making everyone elses life harder.