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

    • sfera@beehaw.org
      link
      fedilink
      arrow-up
      4
      ·
      2 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.

    • Dae@pawb.social
      link
      fedilink
      arrow-up
      20
      ·
      5 hours ago

      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.

      • James R Kirk@startrek.website
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        4 hours ago

        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.

        • Dae@pawb.social
          link
          fedilink
          arrow-up
          1
          ·
          2 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.

    • MartianSands@sh.itjust.works
      link
      fedilink
      arrow-up
      23
      arrow-down
      1
      ·
      8 hours ago

      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
        link
        fedilink
        arrow-up
        6
        arrow-down
        3
        ·
        8 hours ago

        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.

  • ferret@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    67
    ·
    10 hours ago

    “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.

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      37
      ·
      10 hours ago

      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
        link
        fedilink
        English
        arrow-up
        15
        arrow-down
        1
        ·
        edit-2
        8 hours ago

        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.

  • Croquette@sh.itjust.works
    link
    fedilink
    arrow-up
    52
    ·
    10 hours ago

    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
      link
      fedilink
      arrow-up
      56
      ·
      edit-2
      9 hours ago

      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
        link
        fedilink
        arrow-up
        22
        ·
        8 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.

  • wolf@lemmy.zip
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    11 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.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      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.