Re: linux-next: Tree for August 27
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2008-08-31 14:35:29
Also in:
dm-devel, lkml
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2008-08-31 14:35:29
Also in:
dm-devel, lkml
On Saturday 30 August 2008, Tejun Heo wrote: [...]
quoted
Actually it seems that CONFIG_DEBUG_BLOCK_EXT_DEVT introduction (which I think is a nice step forward) is a good oportunity to put the deprecation of the default root device further, i.e. it may be worth to hook the default root device check and/or CONFIG_DEBUG_BLOCK_EXT_DEVT one into mount_block_root().Maybe we can add a warning there if BLOCK_EXT_DEVT is enabled or do you have something else on mind?
Yes, this is would be nice, having warning on using the default root device (instead of "root=") would be even nicer. Thanks, Bart