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
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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!
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.
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.
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.
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.
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.
A person like what? There's no connecting thread between morality, emotional maturity, and programming skills.
Who is going to stop them. It’s not like there’s a gatekeeper.
Huh. For some reason, I thought he died a while ago.
No, that was his wife.
For the uninitiated: his wife was murdered by him.
Yeah, I know... For some reason I thought he died in prison years ago, but I have no idea where I got that idea
whats the recommended method of dealing with old reiser partitions once kernel support gets removed?
Kill them?
Too soon
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.
Btrfs is well supported and stable
I like btrfs but I've personally had problems. Protip: DO NOT USE THAT WINDOWS DRIVER
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...
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...
I guess I gotta put an old Slackware cd in with that drawer full of reiser drives.
The 6.10 kernel has not even been released yet. Support has not been removed yet. It does not have to be an “old” Slackware CD.
E: ut announcer: DOUBLE POST!
By the time I get around to shuffling through a bunch of old drive it very well could be!
Migrate now before you lose your data
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.
Ty!
I think I’m just gonna burn a Slackware cd and put it in the drawer with all the reiser disks.
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.