Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:54260 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbdFTMeF (ORCPT ); Tue, 20 Jun 2017 08:34:05 -0400 From: "Benjamin Coddington" To: "Anna Schumaker" Cc: "Trond Myklebust" , linux-nfs@vger.kernel.org Subject: Re: [PATCH] NFS: convert flags to bool Date: Tue, 20 Jun 2017 08:31:14 -0400 Message-ID: <62C2AD1B-C23A-4062-8F97-3990280E377D@redhat.com> In-Reply-To: <246d3d7f-4e9f-8710-7001-c4db2dd7d567@Netapp.com> References: <246d3d7f-4e9f-8710-7001-c4db2dd7d567@Netapp.com> MIME-Version: 1.0 Sender: linux-nfs-owner@vger.kernel.org List-ID: On 19 Jun 2017, at 15:19, Anna Schumaker wrote: > Hi Ben, > > Thanks for doing this! A couple of comments below: Ah, thanks! I'll send you another version in this thread. Ben