From: "J. Bruce Fields" Subject: Re: [PATCH 04/50] nfsd: remove duplicate NFS4_STATEID_SIZE declaration Date: Fri, 20 Aug 2010 18:13:05 -0400 Message-ID: <20100820221305.GD26698@fieldses.org> References: <1281735122-1496-1-git-send-email-andros@netapp.com> <1281735122-1496-2-git-send-email-andros@netapp.com> <1281735122-1496-3-git-send-email-andros@netapp.com> <1281735122-1496-4-git-send-email-andros@netapp.com> <1281735122-1496-5-git-send-email-andros@netapp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: bhalevy@panasas.com, linux-nfs@vger.kernel.org To: andros@netapp.com Return-path: Received: from fieldses.org ([174.143.236.118]:55585 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531Ab0HTWPh (ORCPT ); Fri, 20 Aug 2010 18:15:37 -0400 In-Reply-To: <1281735122-1496-5-git-send-email-andros@netapp.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Fri, Aug 13, 2010 at 05:31:16PM -0400, andros@netapp.com wrote: > From: Andy Adamson > > Use NFS4_STATEID_SIZE from include/linux/nfs4 Thanks, applying for 2.6.37.--b. > > Signed-off-by: Andy Adamson > --- > fs/nfsd/nfs4callback.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/fs/nfsd/nfs4callback.c b/fs/nfsd/nfs4callback.c > index f324f4b..e89476e 100644 > --- a/fs/nfsd/nfs4callback.c > +++ b/fs/nfsd/nfs4callback.c > @@ -41,7 +41,6 @@ > > #define NFSPROC4_CB_NULL 0 > #define NFSPROC4_CB_COMPOUND 1 > -#define NFS4_STATEID_SIZE 16 > > /* Index of predefined Linux callback client operations */ > > -- > 1.6.2.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html