Slashdot Mirror


The File-System Fallout of the Reiser Verdict

perlow writes "Yesterday, the Open Source community took an emotional hit when veteran Linux programmer Hans Reiser was convicted of first degree murder in the suspicious disappearing of his wife, Nina. While I won't go into the details of the case, as this has been covered extensively in the press, I would like to talk a little bit about how this verdict will impact the technology in play for file system dominance in our favorite Open Source operating system, Linux."

29 of 605 comments (clear)

  1. Dear Windows Users... by pandrijeczko · · Score: 3, Funny
    ...Bill Gates strangles puppies & treads on the heads of kittens.

    Please stop using NTFS.

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:Dear Windows Users... by rrkap · · Score: 4, Funny

      He did. But the FAT file system has only succeeded in making others want to kill.

      --
      I like my beverages with warning labels!
    2. Re:Dear Windows Users... by graveyhead · · Score: 4, Funny

      Paterson got FAT from Microsoft

      I'm sure he's not the only one.

      Baaazing! Thankyou thankyou I'll be here all night.
      --
      std::disclaimer<std::legalese> sig=new std::disclaimer; sig->dump(); delete sig;
    3. Re:Dear Windows Users... by dougmc · · Score: 3, Interesting
      I guess if you want to debate about what an OS actually is, which does seem to be a pretty popular religious debate. Though it's a bit sillier than most -- vi vs. emacs, Mac vs. PC, Catholics vs. Protestants -- at least these debates MATTER somehow. Is MS-DOS a true OS? Who gives a rats ass? It loaded up Commander Keen, so it was good enough for me!


      Either way, when MS-DOS first came out, I don't recall anybody claiming that it wasn't an operating system.

    4. Re:Dear Windows Users... by Shakrai · · Score: 4, Funny

      But at least Bill Gates hasn't killed his wife.

      That's because she'd kick his ass if he tried ;) Seriously, have you seen Bill Gates? ;)

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    5. Re:Dear Windows Users... by fm6 · · Score: 3, Funny

      Yes, anything that computes is a computer, and anything that swims in the ocean is a fish. Now go away, the grownups are talking.

  2. A different kind of file system? by adnonsense · · Score: 4, Funny

    Will Hans suddenly develop an interest in cake-based file systems?

    1. Re:A different kind of file system? by kabloom · · Score: 4, Funny

      No. All he needs to do is

      mkdir("tmp");
      chroot("tmp");
      chdir("..");

  3. I'm hoping... by gowen · · Score: 5, Interesting

    that maybe control of ReiserFS will now be in the hands of someone who is not a total cock... sorry, a wife-murdering total cock. Hans Reiser's ability ot play nice with others made you long for Theo de Raadt's sunny demeanor. Given that the code is Free, having it under the control of someone who is not a complete sociopath can't help but the increase uptake of the novel parts of the ReiserFS structure.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:I'm hoping... by Ant+P. · · Score: 3, Interesting

      The guy who's been single-handedly maintaining Reiser4 for the past few months sounds pretty well-mannered from what I've seen.

    2. Re:I'm hoping... by Hal_Porter · · Score: 3, Funny

      The other issue I have with Hans is why didn't clean up the blood properly? You wouldn't see Dave Cutler making that sort of mistake. I think if someone can't clean up blood spatters properly, I wouldn't want them writing kernel mode code. It might have memory leaks.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    3. Re:I'm hoping... by Kadin2048 · · Score: 4, Insightful

      > Since no one had stepped up to the plate before now, I'm betting against anyone doing so in the future.

      This doesn't make sense. There's a clear reason why nobody stepped up before: Hans Reiser. The guy was clearly a bit of a nutbag, however competent he may be at designing filesystems, and I surely wouldn't have wanted to wage a very public and protracted battle with him over his pet project.

      There are lots of projects that can use programmers and leadership. One that has nobody running it is a lot more attractive to take over than one where the original creator is going to be lurking hatefully in the background, looking for an opportunity to stab you in the back. (Figuratively; but perhaps in Reiser's case, literally.)

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    4. Re:I'm hoping... by nuzak · · Score: 4, Informative

      > You don't find the fact that his wife had dated a confessed serial killer at all odd?

      Sturgeon has a bit of a credibility problem in that none of the eight people he's confessed to killing are, um, dead.

      And it's "could have".

      --
      Done with slashdot, done with nerds, getting a life.
  4. The same as it affected... by QuantumRiff · · Score: 5, Insightful


    It will affect ReiserFS the same as it affected the company that wrote the NTFS file system was convicted of their crimes. (being a monopoly).

    Or when the creator of Unix (and the C language) was convicted of their crimes (being a monopoly)

    Or the same as it affected Union Carbide when they poisoned a whole town killing everyone. (the former president will be jailed for life if he ever sets foot in India).

    The thing is.. Things are decided on their merits, and price, etc. Not on their creators. Otherwise, Walmart would be bankrupt!

    --

    What are we going to do tonight Brain?
  5. Re:Answer= by Anonymous Coward · · Score: 3, Funny

    you missed a " ' ".

  6. Develop from Prison by Deflatamouse! · · Score: 4, Interesting

    25 years of coding in prison might yield some significant product. You can put him away physically, but I think we should still let his brilliant mind to continue to benefit the society.

    1. Re:Develop from Prison by Applekid · · Score: 5, Funny

      Indeed. I look forward to PrisonFS, where you can hide cigs inside the hard drive and they just look like ordinary files, kernel modifications to allow for self-tattooing code (with needles of questionable sterility, of course), and a new kind of distributed computing system where workgroups of computers can form a sort of "gang" in which they bust caps in other competing computers that gain access to their LAN.

      --
      More Twoson than Cupertino
    2. Re:Develop from Prison by tgd · · Score: 4, Funny

      Imagine how he's going to feel when he realizes all the computers run Windows 2000.

  7. Not a lot, really by Garridan · · Score: 4, Insightful

    File systems are like programming languages and operating systems: inventing one is not only fun, but a common assignment during one's computer science education at a lot of universities. Therefore, there will always be more types of file systems around, than anybody would reasonably need. Reiser was a putz, and the benefit of his filesystem over the competition was always marginal. So, he's gone, and either somebody else will grab the torch and maintain his software, or it'll die and nobody will care.

  8. XFS by dieman · · Score: 3, Insightful

    Its stable, its been widely used, has great performance, and can handle most 'large' filesystems. Its not a 'newcomer' to the kernel, either.

    --
    -- dieman - Scott Dier
  9. Re:Article a bit one-sided? by Traxxas · · Score: 5, Informative

    True, the other developer moved the code and patches to his server months ago when the namesys.com site went down.
    Rieser 4 Patches and Programs

    According to the article they are still in active development. They got patches for the 2.6.25 kernel so somebody is still working over there.
    Source Article

  10. Offtopic? WTF? by sm62704 · · Score: 4, Insightful

    Morons with mod points; either that or Microsoft knee-jerk astroturfers.

    For the learning-impaired at "news for nerds", the parent's point was that the only thing that should matter to you or me about Hans Reiser is the file system he designed and the programs he wrote, and then only if you use the damned things.

    Did you throw away your Naked Gun movies because OJ Simpeon killed those people?

    The tabloid mentality that seems to have overtaken the entire world makes me sick. The file system's designer's personal life is none of my (or your) business.

    On a lighter note, the parent was wrong. Bill Gates doesn't strangle puppies, he shoots them! And he doesn't stomp kittens' heads, he huffs them.

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    1. Re:Offtopic? WTF? by LWATCDR · · Score: 4, Insightful

      Nope but ReiserFS3 is pretty old and only getting a few bug fixes and no new features.
      Reiserfs4 is pretty much dead... Unless somebody picks up the code and runs with it which could happen but I really wouldn't bet the server farm on that.
      The simple truth is "Big Deal"
      You currently have a choice between.
      EXT3 which isn't the fastest but it does work.
      JFS which is pretty feature rich and stable.
      and XFS which is also feature rich and stable.
      EXT 4 is coming soon and ZFS may be GPLd at some point.
      The lose of ReiserFS to bit rot isn't the end of the world or really that big of a deal.
      Now the lose of Hans Reiser. Well if he didn't do it then it is very sad. If he did do it then it is also very sad. That is just on the human level and nothing to do with FOSS.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  11. But... by initialE · · Score: 4, Funny

    The cake is a lie. And seriously, everyone knows that Hans shot first, why is this article even news?

    --
    Starbucks, Harbuckle of Breath.
  12. ReiserFS was already dead before today by leet · · Score: 3, Interesting

    I used ReiserFS for years but it's already dead. I left it shortly after the trial began because it was already having stability problems. After some time it would deteriorate and eventually corrupt itself. Today's doesn't change the fact that ReiserFS hasn't seen much development in the last ~2 years.

    I was sad when I found out he was on trial. I had one of his quotes on my cubicle wall from him about development when I found out about the arrest. Hans Reiser is a good developer. Apparently he's not a very good person.

    Recent versions of ReiserFS have had stability and performance problems for some time and will die a normal open source death on merits.

  13. I'm hoping we'll forget this now by arth1 · · Score: 5, Interesting

    ReiserFS isn't even a has-been file system, it's an almost-was, and was never a real contender for a top filesystem, no matter how much some users loved it. It was, in reality, half dead by the time Reiser got arrested.

    Why wasn't it taken seriously by everyone?
    - When it encountered problems, it crashed spectacularly. You didn't just lose a file or a block of a file, you lost entire trees and could get metadata instead of file data and vice versa.
    - It lacked basic tools, like "dump"/"restore" or "freeze".
    - The fsck rebuild process was a security nightmare. A user could craft a file with data that would appear to the fsck process to be metadata, and take over the system after a reboot. In typical arrogance, the solution was "don't reboot, then".
    - It didn't support streams or compatible metadata, thus no Mac sharing or SELinux. SELinux in particular is a requirement for many big corporations right now, and not supporting it means no buy.

    And, yes, the arrogance of the maintainer played a part too. But even with a much nicer guy running the show, it would not have been a serious contender for the throne.

    It's time we forget ReiserFS and move on.

    1. Re:I'm hoping we'll forget this now by hobo+sapiens · · Score: 4, Funny

      hey, go easy on him! At least he took a stab at it!

      --
      blah blah blah
    2. Re:I'm hoping we'll forget this now by punkrocher · · Score: 3, Funny

      - When it encountered problems, it crashed spectacularly. You didn't just lose a file or a block of a file, you lost entire trees and could get metadata instead of file data and vice versa. You could say it lost entire bodies of data... I'll be here all week! Thanks!
      --
      I can stand brute force, but brute reason is quite unbearable. There is something unfair about its use. It is hitting be
  14. Re:What happened? by jjohnson · · Score: 4, Informative
    1. There was strong circumstantial evidence that Nina had disappeared because she was murdered:
      1. she didn't show up to pick up the kids from school on the day she was supposed to
      2. friends and family testified that she loved the kids and would never abandon them
      3. friends and family hadn't heard from her in two years
      4. her passport was found, meaning she didn't take it with her if she left herself
      5. her bank accounts were untouched in two years, and showed no abnormally large withdrawals before her disappearance
      6. no travel plans or evidence like a plane ticket was ever located for her
      7. her van was found with her cell phone and $146 in groceries in it, several miles from her apartment.
    2. There was evidence that Hans knew she was gone before it was reported: He went to pick up the kids on the day she didn't; he never tried to phone her immediately after her disappearance.
    3. Lots of weird stuff that could plausibly, but not conclusively, be construed as Hans covering up moving her bloody body in his car: removing the passenger seat, hosing out the interior, a 6" bloodstain on a sleeping bag cover kept in the car.
    4. Miscellaneous other stuff that looks suspicious in context of everything else.

    Now, you're right, that list alone creates a plausible but by no means airtight case that he killed her and disposed of the body. If that were all, I probably would have voted to acquit if I were on the jury.

    But then Hans took the stand for eleven days, against his attorney's advice, and tried to explain all that. And he did such a massively poor job of it that the jury believed he was lying about why he'd done those things. He said he removed the passenger seat because he was sleeping is his car and wanted extra space; but in a Honda CRX, the passenger seat is probably the most comfortable part of the car to sleep in, and removing it leaves a non-flat surface with bolts and bars across it (Hans said that with a good sleeping bag he didn't notice). There was an inch of water in the interior because he hosed it out; Hans said he doesn't remember it bothering him, sleeping on the floor where the passenger seat used to be.

    Since there's little worth lying about that's more important than being falsely convicted of murder, the jury concluded that his lies were covering up a murder. In short, he talked himself into jail. He's not the first defendant to do that.

    --
    Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.