lkml.org 
[lkml]   [2008]   [Mar]   [27]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateThu, 27 Mar 2008 08:24:04 -0400
FromBob Copeland <>
SubjectRe: [PATCH 6/7] omfs: add checksumming routines
On Wed, Mar 26, 2008 at 06:22:01PM -0700, Harvey Harrison wrote:
> > +/*
> > + * crc-ccitt with MSB first (i.e., backwards), so we can't use the
> > + * kernel table as-is.
> > + */
> 
> Why not just add a be-bitwise table, similar to the crc32_le and
> crc32_be implementation.

Yeah, that is probably a better idea.  I didn't do it before since
this lived outside the tree and I didn't want to patch the kernel.

Will that add 1k for everyone?

-- 
Bob Copeland %% www.bobcopeland.com 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-03-27 12:29    [W:0.113 / U:1.300 seconds]
©2003-2008 Jasper Spaans