Re: Rootfs mounted from user space - problem with umount

From: John Zielinski
Date: Sat Nov 29 2003 - 15:21:43 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/