From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933386AbdCaPlt (ORCPT ); Fri, 31 Mar 2017 11:41:49 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:52482 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933114AbdCaPls (ORCPT ); Fri, 31 Mar 2017 11:41:48 -0400 Date: Fri, 31 Mar 2017 08:41:46 -0700 From: Christoph Hellwig To: Eric Biggers Cc: linux-fsdevel@vger.kernel.org, Al Viro , David Howells , linux-kernel@vger.kernel.org, Eric Biggers Subject: Re: [PATCH] statx: remove incorrect part of vfs_statx() comment Message-ID: <20170331154146.GC32460@infradead.org> References: <20170311101332.6331-1-ebiggers3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170311101332.6331-1-ebiggers3@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig