Re: Upcoming changes for bcachefs; notes for users distributions
Janpieter Sollie <[email protected]> Fri, 12 Sep 2025 10:37:16 +0200
| Newsgroups | org.kernel.vger.linux-bcachefs |
|---|---|
| Message-ID | <[email protected]> |
Hi Kent, At 12/09/2025 01:19 Kent Overstreet wrote: > - My git trees are still there, and I'm going to switch to basing them > on .0 releases. For people who are comfortable with compiling kernels > or want to avoid DKMS hassle, this is something to keep in mind. I'm happy to read that, I've always been a fan of "trim unused exported kernel symbols", If you want to boot directly from EFI to root, skipping bootloader (I do), this avoids a mess as well. However, for vanilla 6.12 LTS kernel the situation is not clear to me: Bcachefs is marked as "Experimental" but "Maintained" in 6.12 tree. Will you still be able to post bug fixes to Greg in the 6.12 code? Are you even supposed to do that for an experimental kernel subsystem? Janpieter