[linux-lvm] Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram

Christoph Hellwig hch at infradead.org
Thu Dec 2 14:11:34 UTC 2010


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.




More information about the linux-lvm mailing list