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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Thursday, December 2, 2010 - 7:11 am

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.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Christoph Hellwig, (Thu Dec 2, 7:11 am)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Christoph Hellwig, (Thu Dec 2, 7:17 am)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Mike Snitzer, (Thu Dec 2, 2:22 pm)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Mike Snitzer, (Thu Dec 2, 3:08 pm)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Dave Chinner, (Thu Dec 2, 4:07 pm)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Nick Piggin, (Fri Dec 3, 10:11 am)
Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram, Dave Chinner, (Sun Dec 5, 9:09 pm)