From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 12 Apr 2017 01:20:34 -0700 From: Christoph Hellwig To: Jan Kara Cc: linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, Christoph Hellwig , Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org Subject: Re: [PATCH 21/25] nfs: Convert to separately allocated bdi Message-ID: <20170412082034.GU9830@infradead.org> References: <20170329105623.18241-1-jack@suse.cz> <20170329105623.18241-22-jack@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170329105623.18241-22-jack@suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: > /* > * Finish setting up an NFS2/3 superblock > */ I was just looking why you didn't update the v4 variant, but it seems like the comment above is simply incorrect.. Thus the patch looks fine: Reviewed-by: Christoph Hellwig