public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mounting a fs in two places at once?
@ 2001-06-25  2:12 Marty Leisner
  2001-06-25  2:35 ` Alexander Viro
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Marty Leisner @ 2001-06-25  2:12 UTC (permalink / raw)
  To: linux-kernel

I just installed redhat 7.1 on a system.

Cleaning up, a made a fs for home...(mounted on /mnt
to write the stuff to it)

Then I accidently mounted it on /home.

So it was mounted on /home and /mnt at the same time.
(I didn't bother going in to see what was there).
Shouldn't this NOT happen?
[root@pb /]# mount
/dev/hda9 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hda5 on /boot type ext2 (rw)
/dev/hda7 on /usr type ext2 (rw)
/dev/hda6 on /var type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
automount(pid603) on /misc type autofs (rw,fd=5,pgrp=603,minproto=2,maxproto=3)
pb:(pid704) on /net type nfs (intr,rw,port=1023,timeo=8,retrans=110,indirect,ma
p=/etc/amd.net,dev=00000007)
/dev/hda10 on /mnt type ext2 (rw)
/dev/hda10 on /home type ext2 (rw)


Is this a feature or a bug?

This is with 2.4.2...



Marty Leisner
leisner@rochester.rr.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-06-28  5:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-25  2:12 mounting a fs in two places at once? Marty Leisner
2001-06-25  2:35 ` Alexander Viro
2001-06-25  6:18   ` Richard Gooch
2001-06-25  3:21 ` Jeff Chua
2001-06-25  9:20 ` Ben Ford
2001-06-27 12:48   ` Chris Wedgwood
2001-06-27 14:22     ` Alexander Viro
2001-06-28  5:04       ` Chris Wedgwood
2001-06-27 18:00     ` Ben Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox