On 21 September 2012 21:06, Jakub Jermar <[email protected]> wrote: > [...] > > The respective files are: > > uspace/lib/ext4/libext4_crc.c > uspace/lib/ext4/libext4_hash.c > > Suggestions for remedy? > > Jakub >
Are these just checksum/hashing algorithms? (I'm intentionally not looking inside the files, just in case.) If so, those should be easy to reimplement based on their original publication or another source. _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
