Re: 2.4.7 tmpfs strange behaviour

GOTO Masanori (gotom@debian.or.jp)
Wed, 25 Jul 2001 09:38:48 +0900


At Wed, 25 Jul 2001 00:59:40 +0200,
J . A . Magallon <jamagallon@able.es> wrote:
> werewolf:~# df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/sda1 248895 79908 156137 34% /
> /dev/sda2 3099292 2080088 861768 71% /usr
> /dev/sda3 4095488 1591936 2295512 41% /home
> /dev/sda5 1027768 4 975556 1% /toast
> /dev/sdb1 4232960 32840 4200120 1% /mnt/disk
> werewolf:~# mount -a -t tmpfs
> werewolf:~# df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/sda1 248895 79908 156137 34% /
> /dev/sda2 3099292 2080088 861768 71% /usr
> /dev/sda3 4095488 1591936 2295512 41% /home
> /dev/sda5 1027768 4 975556 1% /toast
> /dev/sdb1 4232960 32840 4200120 1% /mnt/disk
> /root/tmpfs 131072 0 131072 0% /dev/shm
> werewolf:~# cd /tmp
> werewolf:/tmp# mount -a -t tmpfs
> werewolf:/tmp# df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/sda1 248895 79908 156137 34% /
> /dev/sda2 3099292 2080088 861768 71% /usr
> /dev/sda3 4095488 1591936 2295512 41% /home
> /dev/sda5 1027768 4 975556 1% /toast
> /dev/sdb1 4232960 32840 4200120 1% /mnt/disk
> /root/tmpfs 131072 0 131072 0% /dev/shm
> /tmp/tmpfs 131072 0 131072 0% /dev/shm
>
> ???? Strange devices.... both mounted under /dev/shm.

I don't have any problems... mount version is 2.11g on 2.4.7
Uni-Processor and 2.4.7-pre3 SMP.

-- gotom
-
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/