Re: Strange umount problem in latest 2.4.0 kernels

From: Christoph Rohland (cr@sap.com)
Date: Fri Jan 12 2001 - 03:05:53 EST


On Fri, 12 Jan 2001, jamagallon@able.es wrote:
> Same cam be applied to shm ? Thus kernel Documentation/Changes
> should be changed:
[...]
>
> none /dev/shm shm defaults 0 0
>
> to
>
> shm /dev/shm shm defaults 0 0
>

Yes, I thought that I changed that :-( I always have the type as
device in my fstab.

Linus, it is not really crucial, but still could be applied without
breaking anything for sure ;-)

Greetings
                Christoph

--- 2.4.0/Documentation/Changes Mon Jan 1 19:00:04 2001
+++ linux/Documentation/Changes Fri Jan 12 09:03:35 2001
@@ -121,7 +121,7 @@
 memory. Adding the following line to /etc/fstab should take care of
 things:
 
-none /dev/shm shm defaults 0 0
+shm /dev/shm shm defaults 0 0
 
 Remember to create the directory that you intend to mount shm on if
 necessary (The entry is automagically created if you use devfs). You
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:33 EST