this post was submitted on 30 Jun 2025
158 points (94.4% liked)

Linux

55874 readers
476 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.

you are viewing a single comment's thread
view the rest of the comments
[–] MartianSands@sh.itjust.works 38 points 1 day 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 1 day 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 25 points 1 day 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 3 points 1 day 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 -3 points 1 day ago

That's just like your opinion man.

[–] LeFantome@programming.dev -4 points 1 day ago

As somebody that uses this filesystem, I disagree.