this post was submitted on 30 Jun 2025
136 points (93.6% liked)

Linux

55874 readers
977 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Things have taken a bad turn for Bcachefs as Linux supremo Linus Torvalds is not happy with their objections.

top 33 comments
sorted by: hot top controversial new old
[–] aBundleOfFerrets@sh.itjust.works 89 points 22 hours ago (2 children)

“no features in RCs” is a very basic rule, this was a forgone conclusion. If these features were so integral to data integrity, he should have kept bcachefs out of the kernel until they were ready.

[–] tehn00bi@lemmy.world 4 points 12 hours ago

Sort of the ultimate fuck around and find out.

[–] LeFantome@programming.dev 51 points 21 hours ago (1 children)

There is no reason that Kent Overstreet needed to do this.

I love bcachefs but I am so angry at him for making this happen.

[–] nous@programming.dev 22 points 20 hours ago* (last edited 20 hours ago) (1 children)

There is in this case, and why Linus did accept the patch in the end. Previous cases less so though which is why Linus is so pissed at this one.

The reason for this new feature is to help fix data loss on users systems - which is a fine line between a bug and a new feature really. There is precedent for this type on thing in RC releases from other filesystems as well. So the issue in this instance is a lot less black and white.

That doesn't excuse previous behaviour though.

[–] LeFantome@programming.dev 2 points 6 hours ago

Honestly, not even in this case (especially given the history). Kent has a kernel tree people can pull if they need to. If it is an emergency, point people there.

[–] Kirk@startrek.website 51 points 21 hours ago (4 children)

Anyone else here actively put off by Linux drama and headlines like "Torvalds Drops support After Clash!"

[–] DaedalousIlios@pawb.social 34 points 17 hours ago (1 children)

I'm really glad Torvalds is the kind of person to flip articles like this off and carry on with his day and just not be affected by it at all. When the time comes, I hope whoever carries the torch is just as well.

[–] Kirk@startrek.website 13 points 16 hours ago (1 children)

That's a good point, I have no doubt Linux would not be in the position it is if he were more sensitive to it.

[–] DaedalousIlios@pawb.social 2 points 14 hours ago

At the very least, it would be far more of a circus, as the follow-up articles would read "LINUX KERNEL CREATOR LINUS TORVALDS MAKES DEVESTATING REPLY TO FOSS DRAMA!"

But yeah, I think shit like that would just make devs want to go work for a company, because at least when they make a shitty closed sourced, exploitive program people are mad at the company, not them, specifically. They don't have to deal with this shit.

[–] sfera@beehaw.org 7 points 14 hours ago

I don't see any drama. It's just people working together, having different priorities yet still getting things done. Some friction is to be expected.

[–] MartianSands@sh.itjust.works 32 points 20 hours ago (1 children)

This is a non-issue, being over-reported by people looking for clicks. A minor technical matter being handled by the person ultimately responsible for handling such things

[–] patatahooligan@lemmy.world 5 points 19 hours ago (1 children)

Yeah for sure there's ton of clickbait, but this isn't "a minor technical matter". The news here isn't the clash over whether the patch should be accepted in the RC branch, but the fact that Linus said he wants to remove bcachefs from the kernel tree.

[–] MartianSands@sh.itjust.works 21 points 19 hours ago (3 children)

An experimental capability being kicked out of the kernel, so that it has to settle for being a kernel module or custom forks of the kernel, is absolutely a minor matter

[–] stewi1914@sh.itjust.works 1 points 6 hours ago

Filesystems are incredibly antiquated, and while I don't agree with Kent's attitude, it is very important in the long run that filesystems catch back up.

As it stands just about any enterprise system you can poke a stick at is rolling their own customised file storage system, with a traditional filesystem typically being a misshapen dead weight sitting somewhere in the middle of it - existing because it's the only thing the kernel can integrate with.

It is pretty important that this trend reverses, and bcachefs was a big step in the right direction. Unfortunate that Kent is the way he is.

[–] patatahooligan@lemmy.world -2 points 17 hours ago

That's just like your opinion man.

[–] LeFantome@programming.dev -3 points 18 hours ago

As somebody that uses this filesystem, I disagree.

[–] dontbelievethis@sh.itjust.works 9 points 19 hours ago (1 children)
[–] Kirk@startrek.website -1 points 16 hours ago (1 children)
[–] dontbelievethis@sh.itjust.works 4 points 14 hours ago

Don't you dare turn this around on me.

[–] Croquette@sh.itjust.works 63 points 22 hours ago (1 children)

My uneducated kernel take. Flexibility is acceptable and desirable in small projects or low impact projects.

When the majority of the internet and a good chunk of PC are dependent on your project, predictability and stability is much more important than flexibility.

[–] LeFantome@programming.dev 64 points 21 hours ago* (last edited 21 hours ago) (1 children)

Reading all the comments (between Kent and Linux), the problem is that the bcachefs dev thinks that his project (the filesystem) is the critically important one and that the Linux kernel needs to bend to his will.

I am a bcachefs user but it is pretty damn obvious to me that the production Linux kernel is more important than an experimental filesystem.

[–] Laser@feddit.org 35 points 20 hours ago

Yeah, this one is on Kent... again.

He posted on Patreon that there'll be a DKMS module. In my opinion, this should have been the option from the very beginning and upstreaming at a later point in time. It would have avoided a lot of drama. And now bcachefs is kind of tainted. The only way I ever see it back in mainline is there is an independent downstream of Kent's kernel that has no connection to him whatsoever.

Shame because I had very good experience with the filesystem. Definitely better than when btrfs was new. But Linus is unfortunately right; Kent is unable to follow agreed collaboration rules.

Unfortunate situation that could have been avoided entirely. Though I don't want to be too harsh on Kent. He spent a lot of time and work on bcachefs and it's his most important project. As such, he's more passionate about all of this. But the same can be said for Linus and the kernel on the other side.

[–] Diplomjodler3@lemmy.world 72 points 23 hours ago (2 children)

Took me way too long to figure out this stuff is called B Cache FS and not BCA Chefs.

[–] MagisterSieran@discuss.tchncs.de 7 points 20 hours ago (1 children)

I still read it as BCA Chefs every time.

[–] Revan343@lemmy.ca 1 points 15 hours ago

Well I didn't...

[–] Mora@pawb.social 11 points 22 hours ago

Thanks, I too thought about the worst cooking software ever😂

[–] MyNameIsRichard@lemmy.ml 42 points 23 hours ago

Good for him. It's a reminder that the rules apply to everybody.

[–] wolf@lemmy.zip 28 points 23 hours ago

Ah, sorry to read - I like the idea of Bcachefs and would have been happy to have it ready for production eventually.

OTOH it seems the recent years I read more about the drama about Bcachefs commits to the kernel, than about any technical parts of Bcachefs.

[–] Mwa@thelemmy.club 3 points 21 hours ago (1 children)

Good I didn't choose bcachefs

[–] ikidd@lemmy.world 4 points 15 hours ago (2 children)

It's an interesting filesystem, but you shouldn't use it at this point unless you know what the hell you're doing. You'll need to be able to notice, report and help resolve bugs, and under no circumstances use it for production or where you can't afford to lose some or all of the data on the partition.

[–] UpperBroccoli@lemmy.blahaj.zone 3 points 4 hours ago

...which makes Overstreet's argument for urgency even weirder.

[–] Mwa@thelemmy.club 1 points 13 hours ago
[–] thingsiplay@beehaw.org 3 points 22 hours ago

Can't wait for a new Brodie-video on this topic. Stay tuned for some comments.