Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754437AbcCRUGf (ORCPT ); Fri, 18 Mar 2016 16:06:35 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:46560 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753256AbcCRUGb (ORCPT ); Fri, 18 Mar 2016 16:06:31 -0400 Date: Fri, 18 Mar 2016 20:05:42 +0000 From: Al Viro To: Steven Rostedt Cc: Christoph Hellwig , Rabin Vincent , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] splice: handle zero nr_pages in splice_to_pipe() Message-ID: <20160318200542.GS17997@ZenIV.linux.org.uk> References: <1457641146-9068-1-git-send-email-rabin@rab.in> <20160315072320.GA11669@infradead.org> <20160318154914.78536f85@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160318154914.78536f85@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 310 Lines: 11 On Fri, Mar 18, 2016 at 03:49:14PM -0400, Steven Rostedt wrote: > On Tue, 15 Mar 2016 00:23:20 -0700 > Christoph Hellwig wrote: > > > Looks fine, > > > > Reviewed-by: Christoph Hellwig > > What tree should this go in? Picked in vfs.git, will push to git.kernel.org shortly