Hi, I think we've had consensus that libnilfs2 should be LGPLed. The problems are included GPLed kernel header(nilfs2_fs.h) and crc32.c derived from GPL2 base code. http://www.mail-archive.com/linux-nilfs@xxxxxxxxxxxxxxx/msg00489.html The kernel header is properly re-licensed as LGPL2.1 in 2.6.37 merge window. Thus the only problem is crc32.c now. The following patch addresses the remaining problem. The patch replaces crc32.c implementation. The implementation is based on the jamlib(*1) and is LGPL2.1. *1) http://sourceforge.net/projects/jamlib/ I've checked the compatibility on x86, ppc32 and mixed environments. Everything was OK. thanks, regards -- Jiro SEKIBA <jir@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html