this post was submitted on 31 Oct 2023
169 points (100.0% liked)

Linux

48254 readers
416 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 5 years ago
MODERATORS
 

I got this email this morning: https://lkml.org/lkml/2023/10/30/1098 🥳

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 1 year ago (3 children)

What I've read looks good but it's going to need a track record of reliability before I'd trust it.

[–] [email protected] 35 points 1 year ago

it’s going to need a track record of reliability before I’d trust it.

That's why kernel inclusion is so important: People can start testing it without jumping through hoops of manually patching and compiling the kernel.

[–] [email protected] 14 points 1 year ago (1 children)

Curious too. I tried running bcachefs last year and with the combination of compression and encryption everything ended up corrupted very very fast.

[–] [email protected] 5 points 1 year ago (1 children)

Did you find the root cause of the corruption?

[–] [email protected] 7 points 1 year ago

It was a known bug, I assume it is fixed now that Linus merged it.

[–] [email protected] 0 points 1 year ago

Why? BTRFS never did, and it's used by a lot of people.