LWN: Comments on "The 5.1 kernel has been released" https://lwn.net/Articles/787534/ This is a special feed containing comments posted to the individual LWN article titled "The 5.1 kernel has been released". en-us Mon, 20 Oct 2025 01:17:56 +0000 Mon, 20 Oct 2025 01:17:56 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net The 5.1 kernel has been released https://lwn.net/Articles/787566/ https://lwn.net/Articles/787566/ unixbhaskar <div class="FormattedComment"> I do agree, the device-mapper kernel boot line looks exciting. <br> </div> Mon, 06 May 2019 08:52:47 +0000 The 5.1 kernel has been released https://lwn.net/Articles/787562/ https://lwn.net/Articles/787562/ zdzichu <p>Btrfs driver in kernel need to know about all btrfs devices, in order to mount multi-device filesystem. Passing the information to the kernel is normally done by udev rules in initramfs.<p> <p>If you want to do it manually, you can. You need to use <code>rootflags=</code> kernel command line parameter and put a series of <code>device=</code> keywords there, describing your multi-device btrfs setup. See <a href="https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices#Registration_in_.2Fetc.2Ffstab">https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices#Registration_in_.2Fetc.2Ffstab</a> for example.</p> Mon, 06 May 2019 06:24:29 +0000 The 5.1 kernel has been released https://lwn.net/Articles/787559/ https://lwn.net/Articles/787559/ flussence <div class="FormattedComment"> That device-mapper cmdline setup looks promising; I've long wanted something like that for Btrfs (no idea what the current situation is, but back when I tried it couldn't mount a multi-disk Btrfs on / without help from an initramfs).<br> </div> Mon, 06 May 2019 05:51:14 +0000