shm fs mount

Ulrich Drepper (drepper@redhat.com)
08 Jun 2000 23:23:35 -0700


At least with 2.4.0-test1-ac11 I see two entries for the shm
filesystem in /proc/mounts:

none / shm rw 0 0
none /dev/shm shm rw 0 0

I have no idea where the first comes from, I certainly don't create
it. This entry is causing trouble, though, since when searching for
the shmfs mount point glibc looks through /proc/mounts and then finds
the first entry.

Could this entry be removed? If not, why not?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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