Return-Path: linux-nfs-owner@vger.kernel.org Received: from bombadil.infradead.org ([198.137.202.9]:50057 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753308AbaDROAl (ORCPT ); Fri, 18 Apr 2014 10:00:41 -0400 Date: Fri, 18 Apr 2014 07:00:40 -0700 From: Christoph Hellwig To: Anna Schumaker Cc: Trond.Myklebust@primarydata.com, linux-nfs@vger.kernel.org Subject: Re: [PATCH 03/17] NFS: Create a common read and write data struct Message-ID: <20140418140040.GC20096@infradead.org> References: <1397768981-12856-1-git-send-email-Anna.Schumaker@Netapp.com> <1397768981-12856-4-git-send-email-Anna.Schumaker@Netapp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1397768981-12856-4-git-send-email-Anna.Schumaker@Netapp.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, Apr 17, 2014 at 05:09:27PM -0400, Anna Schumaker wrote: > From: Anna Schumaker > > At this point, the only difference between nfs_read_data and > nfs_write_data is the write verifier. Looks good, Reviewed-by: Christoph Hellwig