Hacker News new | ask | show | jobs
by arp242 875 days ago
This is flat-out wrong. Even Hans Reiser himself (pre-murder) had essentially given up on ReiserFS 3 and had been saying "just wait ReiserFS 4, which will fix all the problems" in response to bug reports and such for ReiserFS 3, which mostly went unfixed.

Some development and maintenance has happened after Hans Reiser's conviction, such as enabling ReiserFS to use more than one core.

However, some problems like y2038-compatibility or 1 second date resolution are not even easy to fix without changing the on-disk format. It's a right pain, y2038 in particular. And ReiserFS doesn't actually have a lot of usage, partly due to this and other problems, so why bother going through a difficult and painful migration?

It's slated for removal now due to the y2038 issue, but even with that the removal of ReiserFS is conditioned on "no one really objects and/or brings a good use case to front", similar to the Itanium removal.

It's more than likely that ReiserFS would have been in the same state if Hans Reiser has died in a sudden accident before he killed his wife.

1 comments

Oh, now I remember ReiserFS 3 vs 4!

It was like WinFS in Microsoft land. The filesystem would be the database etc.

(By the way never put an image of a reiser filesystem on a mounted reiser disk and then run fsck. Goodbye, all files.)