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

  • ferret@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    106
    ·
    1 month 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.

  • Croquette@sh.itjust.works
    link
    fedilink
    arrow-up
    79
    ·
    1 month 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.

  • James R Kirk@startrek.website
    link
    fedilink
    English
    arrow-up
    65
    arrow-down
    3
    ·
    edit-2
    1 month ago

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

    EDIT: New rule?

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

        • Dae@pawb.social
          link
          fedilink
          arrow-up
          6
          ·
          1 month 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
      41
      arrow-down
      2
      ·
      1 month 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
        10
        arrow-down
        4
        ·
        1 month 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.

        • MartianSands@sh.itjust.works
          link
          fedilink
          arrow-up
          32
          arrow-down
          4
          ·
          1 month ago

          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

          • stewi@sh.itjust.works
            link
            fedilink
            arrow-up
            5
            arrow-down
            2
            ·
            1 month 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.

    • sfera@beehaw.org
      link
      fedilink
      arrow-up
      9
      ·
      1 month 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.

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