Subject: mount remounts... is PR 444 back?
To: None <tech-userlevel@netbsd.org>
From: mouss <usebsd@free.fr>
List: tech-userlevel
Date: 06/04/2003 12:30:45
I got the following behaviour of mount:

# mount /foo
# mount /foo
# mount
...
/bar on /foo ..
/bar on /foo ..

That is, mount remounts an already mounted fs (same mount point and same fs).
Is this is related to union fs or is it just PR 444 coming back?

A related PR is the #5805.



mouss