Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 759f8ca3 authored by Jens Axboe's avatar Jens Axboe
Browse files

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: default avatarJens Axboe <jens.axboe@oracle.com>
parent aeb3d3a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -628,7 +628,7 @@ config DEBUG_BLOCK_EXT_DEVT
        bool "Force extended block device numbers and spread them"
	depends on DEBUG_KERNEL
	depends on BLOCK
	default y
	default n
	help
	  Conventionally, block device numbers are allocated from
	  predetermined contiguous area.  However, extended block area