Slashdot Mirror


2.4.9 Kernel Released

Justin writes: "Linus is off to Finland for a week or so and released 2.4.9. " Here is the Changelog for those of you interested. Yeah, it's probably gonna be a little crowded for a bit. Please post mirrors in the comments.

2 of 290 comments (clear)

  1. Re:NTFS filesystem by Haggis+Muncher · · Score: 4, Interesting


    You can fix this by editing "/usr/src/linux/fs/ntfs/unistr.h" and adding the following at line 30:

    #include <linux/kernel.h>

    and then recompiling. I've not bothered to submit an official patch... there's probably dozens already.

    --

    --
    Free Dmitry!
    http://www.freesklyarov.org
  2. I can't wait until XFS is standard... by wowbagger · · Score: 5, Interesting

    I can't wait until SGI gets XFS merged into the main tree. I'm running XFS on all my systems, and so I have to wait until SGI gets the changes merged back into their port.

    XFS (especially when combined with LVM) is great. No fscks, big files, ACLs, and you can grow a mounted file system (great with LVM and hot-swap drives).