K 10 svn:author V 6 marcel K 8 svn:date V 27 2013-03-02T05:03:36.263709Z K 7 svn:log V 210 Fix nandfs support by providing the same crc32 function as is used in newfs_nandfs. In libstand we get crc32 from libz. The polynomial is not the same as used for nandfs, which is the crc32 used in the kernel. END