Hi all, When trying to register a device with bcache, I have the following error message : "bcache: error opening /dev/sdb1: Not a bcache superblock" Digging around showed me the magic number could not be matched, digging a bit more I found out that the cache_sb structures are different in the tools code and in the kernel code. There are 3 fields before the magic in the tools' bcache.h but the magic is the first field in bcache.c in the linux module code... Am I out of sync between repos ? (I cloned them both today) Regards -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html