Re: tmpfs experimental?

From: Wojciech Puchar <wojtek_at_wojtek.tensor.gdynia.pl>
Date: Tue, 16 Jun 2009 13:31:42 +0200 (CEST)
> multiple times:
>
>  ianto# mount | grep ' /tmp'
>  tmpfs on /tmp (tmpfs, local)
>  ianto# mount /tmp
>  ianto# mount | grep ' /tmp'
>  tmpfs on /tmp (tmpfs, local)
>  tmpfs on /tmp (tmpfs, local)
>  ianto# umount /tmp
>  ianto# mount | grep ' /tmp'
>  tmpfs on /tmp (tmpfs, local)
>  ianto#

it's not only tmpfs. you may mount ufs readonly, or nfs multiple times on 
the same place.

It's not tmpfs specific problem IMHO. There is no checking in mount for 
that case.
Received on Tue Jun 16 2009 - 09:31:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC