Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram

From: Christoph Hellwig
Date: Thu Dec 02 2010 - 09:11:40 EST


I'm pretty sure you have CONFIG_DEBUG_BLOCK_EXT_DEVT enabled. This
option must never be enabled, as it causes block devices to be
randomly renumered. Together with the ramdisk driver overloading
the BLKFLSBUF ioctl to discard all data it guarantees you to get
data loss like yours.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/