Hi,you may remember I offered CRC32 implementation in the summer. I didn't get much of a response, so I'm trying again.
Here is a new version of it. I added the ability to compute CRC over non-continuous data (like linked lists). This implementation is the one mostly used. It differs from the one in Ext4.
Also inform me how to proceed with actually getting the code into mainline - is this patch enough for you or should I push from my clone branch as the HelenOS wiki says or something else?
Thanks, Dominik
crc-patch.diff
Description: Binary data
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
