From: "Darrick J. Wong" Subject: Re: [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c Date: Wed, 28 Sep 2011 09:51:45 -0700 Message-ID: <20110928165133.GQ12086@tux1.beaverton.ibm.com> References: <20110927221239.21653.17489.stgit@elm3c44.beaverton.ibm.com> <20110927221253.21653.28062.stgit@elm3c44.beaverton.ibm.com> <20110928035356.GA6671@gondor.apana.org.au> Reply-To: djwong@us.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andreas Dilger , Theodore Tso , David Miller , Bob Pearson , linux-kernel , Mingming Cao , linux-crypto , linux-fsdevel , linux-ext4@vger.kernel.org To: Herbert Xu Return-path: Received: from e33.co.us.ibm.com ([32.97.110.151]:36090 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752091Ab1I1Qwv (ORCPT ); Wed, 28 Sep 2011 12:52:51 -0400 Received: from /spool/local by us.ibm.com with XMail ESMTP for from ; Wed, 28 Sep 2011 10:52:47 -0600 Content-Disposition: inline In-Reply-To: <20110928035356.GA6671@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Wed, Sep 28, 2011 at 01:53:59PM +1000, Herbert Xu wrote: > On Tue, Sep 27, 2011 at 03:12:53PM -0700, Darrick J. Wong wrote: > > Provide a big-endian version of crc32c for modules that want it. > > Who is going to use this? Well, I was using it for jbd2 ... but since you ask, it seems to work just as well with crc32c-le, so I think I'll just drop the -be version. --D > > Thanks, > -- > Email: Herbert Xu > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt > -- > To unsubscribe from this list: send the line "unsubscribe linux-ext4" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >