this post was submitted on 12 Sep 2025
46 points (96.0% liked)
Linux
10577 readers
538 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No. His code, testing methods, and submitting code that broke both testing and basic construct was the issue.
You can dance all day around the issue, but a developer who can't get a fairly simple bit of code in good enough order to submit for upstream, THEN can't even test to make sure it doesn't break AT, THEN N is also behind deadline, THENNNNN is also a huge dick about it...not a good developer.
All he had to do was not completely shit the bed, and he did it repeatedly. THOUSANDS of other developers interact with that same list and upstream code on a weekly basis. This guy's code and methods is shit, and deserved to have his code kicked out. He's a terrible developer, and I wouldn't trust his code to wipe with.
Again, please post proof of what you're saying here. All I've seen from this issue had been his problematic attitude, not his code quality.
Oh, okay, lazy guy. This is the pedants way of stomping their feet because they refuse to read the obvious that is already out there, you know. Go ahead and be a lil baby because your point is wrong.
https://hackaday.com/2025/06/10/the-ongoing-bcachefs-filesystem-stability-controversy/
Literally describes the same behavior here from a different time period: https://www.theregister.com/2025/07/01/bcachefs_may_get_dropped/
Bcachefs was not kicked out because its design and implementation is of bad quality. A bad quality software is something that is: full of bugs; every 4 fixed bugs you introduce a new one; the design is so wrong that it is difficult to add new features; the code is difficult to understand.
If you consider various metrics like irrecoverable loss of data, lines of code, features, Bcachefs is a very good project. It is under development, so the source code is not "stable" and there are frequent updates, but the behavior of the file system is fully under control and it is only improving,