• @Pacmanlives
    link
    714 months ago

    Man what a wild ride ReiserFS has been. I remember when it was the mainline FS in a lot of Linux distros. Good on Hans to right some wrongs. Prison has done some good on him

  • AutoTL;DRB
    link
    fedilink
    English
    494 months ago

    This is the best summary I could come up with:


    While ReiserFS is obsolete and will eventually be dropped from the upstream Linux kernel in Linux 6.10 is one last ReiserFS change that was requested by former lead developer Hans Reiser.

    ReiserFS lead developer and convicted murderer Hans Reiser a few months back wrote letters to be made public apologizing for his social mistakes and other commentary.

    In his written communications he also made a last request for ReiserFS in the Linux kernel: "Assuming that the decision is to remove [ReiserFS] V3 from the kernel, I have just one request: that for one last release the README be edited to add Mikhail Gilula, Konstantin Shvachko, and Anatoly Pinchuk to the credits, and to delete anything in there I might have said about why they were not credited.

    Hans credits his improved social and communication skills learned in prison among other details shared in the public letters.

    Per the indirect request by Hans Reiser, SUSE’s Jan Kara has now altered the ReiserFS README file with the changes going in today to the Linux 6.10 kernel.

    The change landed today as part of the linux-fs merge to Linux 6.10.


    The original article contains 203 words, the summary contains 187 words. Saved 8%. I’m a bot and I’m open source!

    • @[email protected]
      link
      fedilink
      English
      44 months ago

      That’s actually surprisingly wholesome. It’s always wonderful to see people really putting in the effort towards personal growth. It’s good for them, and it’s also good for everyone else.

  • @MrPoopyButthole
    link
    English
    264 months ago

    The guy had a friend who admitted to 8 murders and he himself murdered his wife who was the translator for a Russian mail order bride catalogue… Woah. Its hard to believe a person like that could contribute to open source.

    • @Vikthor
      link
      614 months ago

      You are discussing on a platform created by a man who praises people like Lenin & Castro. Richard Stallman resigned over some comments on Epstein victims. Free software is like that sometimes.

      • @[email protected]
        link
        fedilink
        English
        374 months ago

        Free software is like that sometimes.

        Anything is like that. The inventors of a great many things weren’t good people. Just because people do great things, doesn’t mean they are great people. Nazi doctors found out a lot about the human body by torturing them and/or treating them inhumanely. Probably a lot was discovered during the torture of humans and ignoring human rights (which probably didn’t exist at that time).

        Closed source software isn’t better. It’s run by people who devalue their workers, other humans, and in fact the entire world except people like them.

        Anti Commercial-AI license

        • @[email protected]
          link
          fedilink
          454 months ago

          Nazi doctors found out a lot about the human body by torturing them and/or treating them inhumanely.

          That is a myth. The documentation left behind by them had little to no scientific rigor, and basically nothing of value was gained from it. The situation was even worse on the Japanese side, where even the visiting nazis thought they were going too far and, again, nothing of value was gained.

        • Possibly linux
          link
          fedilink
          English
          -24 months ago

          praise revolutionaries

          I think you totally missed the point. I do hope you are joking. Please don’t support mass murder.

    • @[email protected]
      link
      fedilink
      134 months ago

      A person like what? There’s no connecting thread between morality, emotional maturity, and programming skills.

  • @[email protected]
    link
    fedilink
    74 months ago

    whats the recommended method of dealing with old reiser partitions once kernel support gets removed?

    • @[email protected]
      link
      fedilink
      84 months ago

      Migrate them to a modern filesystem, presumably. ext4 is extremely reliable, btrfs is less proven but much more featureful with copy-on-write and snapshots.

      This isn’t any type of surprise, ResierFS was marked obsolete some time ago now.

      • @[email protected]
        link
        fedilink
        14 months ago

        i guess i’m asking how do i migrate them to newer filesystems once kernel support is removed. surely i’ll still be able to modprobe it back in…

        • @[email protected]
          link
          fedilink
          54 months ago

          Use a kernel version that still has support to perform the copy before upgrading? If already upgraded, boot to the old kernel? Boot from a live iso that has support?

          I mean, this isn’t exactly a hard problem to solve…

    • Klara
      link
      fedilink
      14 months ago

      Use an old kernel version (if yours doesn’t still support it) and something like btrfs-convert to get a maintained filesystem instead. Works pretty well in my experience with converting other filesystems to btrfs.

      • @[email protected]
        link
        fedilink
        24 months ago

        Ty!

        I think I’m just gonna burn a Slackware cd and put it in the drawer with all the reiser disks.

        • Klara
          link
          fedilink
          14 months ago

          I agree with the other commenter recommending to migrate as soon as possible while the kernel still does support, but that does seem like a workable strategy if you can’t for the foreseeable future.

  • @[email protected]
    link
    fedilink
    English
    -7
    edit-2
    4 months ago

    How petty - I’m surprised the kernel team allowed that crap in the first place. This should have been changed the day that murderer was convicted.

    • @[email protected]
      link
      fedilink
      54 months ago

      Happy to keep politics out of the kernel. It was a historical record. Let’s not 1984 the past.

          • Possibly linux
            link
            fedilink
            English
            34 months ago

            They removed it because it wasn’t being maintained and because there are plenty of other actively developed options.

            They didn’t remove it because of any political reason or because he committed murder.

    • TechNom (nobody)
      link
      fedilink
      English
      44 months ago

      The kernel isn’t a place to play politics. You can’t just yank a component out like that on short notice, even if it has such a horrible story attached to it.

      Back then, ReiserFS was mildly popular and its use would have been widespread (that includes me). The users of ReiserFS and probably even the other kernel devs had no idea that Hans Reiser was capable of such a crime. Infact, he was known as a computer prodigy back then.

      There are plenty of users who don’t have the luxury of migrating data on a short notice to a different filesystem. Disabling the filesystem would have left them high and dry. That’s why the devs gave it a long deprecation period.

      • @[email protected]
        link
        fedilink
        English
        24 months ago

        The kernel isn’t a place to play politics. You can’t just yank a component out like that on short notice, even if it has such a horrible story attached to it.

        I didn’t say to rip out the kernel module - just to reject or fix the README to be more appropriate. As you say - it’s not a place to play politics and the original README did.

        I’m saying what they just did should have been done a long time ago for the same reasons they did it now. It’s not appropriate to air such crap in the source tree.