Messages in this thread |  | | | Date | Tue, 14 Oct 2008 11:15:26 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT |
| |
On Mon, Oct 13, 2008 at 03:41:35PM +0900, Tejun Heo wrote: > CONFIG_DEBUG_BLOCK_EXT_DEVT can break booting even on some modern > distros. Add BIG FAT WARNING to keep people at a safe distance.
Just remove the whole "debug" code. It clutters up all block drivers with ifdefs and doesn't actually provide any benefit.
|  |