]> git.baikalelectronics.ru Git - kernel.git/commit
Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'
authorJens Axboe <jens.axboe@oracle.com>
Fri, 29 Aug 2008 07:06:29 +0000 (09:06 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:11 +0000 (08:56 +0200)
commit53b7b86b167ee7fb95351137118841ea63818e05
tree68ff6d337fbb9fd8fbc2b5f48c993c348df8a60f
parentdd188d598209e213469d86e6636fd8d6cd1ee7c3
Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'

It's a debug option that you would explicitly enable to test this
feature, we should default it to 'n' to prevent accidental surprises
for now.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
lib/Kconfig.debug