Gabriel wrote:
This should fix it. Because the raid superblock is at the end of the device, bcache's udev rules could detect a bcache device on the unassembled raid member. A better fix would be to merge probe-bcache into util-linux's blkid.
I'm afraid that doesn't work: with that patch, my backing device doesn't even get registered anymore, since blkid will detect it as XFS:
# /sbin/blkid -o udev /dev/md10 ID_FS_UUID=08e8619f-6815-4380-b8c8-9eab18d1643c ID_FS_UUID_ENC=08e8619f-6815-4380-b8c8-9eab18d1643c ID_FS_TYPE=xfs Cyril -- 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