Re: Rootfs mounted from user space - problem with umount

From: John Zielinski (grim_at_undead.cc)
Date: 11/29/03

  • Next message: Stan Bubrouski: "Re: Too soon for stable release?"
    Date:	Sat, 29 Nov 2003 15:20:36 -0500
    To: John Zielinski <grim@undead.cc>
    
    

    John Zielinski wrote:

    > + +config RAMFS_ROOTFS
    > + bool + depends on !SHM_ROOTFS
    > + default y
    > + select RAMFS
    > +
    >
    >
    >
    > -config RAMFS
    > - bool
    > +config RAMFS + tristate "Ramfs file system support"
    > default y

    Doh. Looks like my mailer combined a few lines when I pasted the patch
    into my message. There's three places shown above where the + is not
    at the start of the line. Just edit that before applying the patch.

    John

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Stan Bubrouski: "Re: Too soon for stable release?"

    Relevant Pages