From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:54298 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133AbdBTJvU (ORCPT ); Mon, 20 Feb 2017 04:51:20 -0500 Date: Mon, 20 Feb 2017 01:19:44 -0800 From: Christoph Hellwig To: Nicolai Stange Cc: Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pipe: handle zero sized F_SETPIPE_SZ fcntl Message-ID: <20170220091944.GA5664@infradead.org> References: <20170219191230.3206-1-nicstange@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170219191230.3206-1-nicstange@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Looks fine: Reviewed-by: Christoph Hellwig