From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Wed, 24 Jun 2009 13:06:40 +0000 From: Pavel Klinkovsky Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <2c7a0fb7-0aba-4337-8120-60cfc1192a5c@x5g2000yqk.googlegroups.com> Subject: Re: [9fans] Unmount of /mnt directory Topicbox-Message-UUID: 0e9017bc-ead5-11e9-9d60-3106f5b1d025 > it might be surprising that, e.g., >         mount -c '#D/ssl/2/data' /mnt/term > is not unmounted, but the mntpt isn't /mnt, > it's /mnt/term.  things below /mnt are not > accessable because we must walk from the > root. In fact, this is the most confusing point... ;-) Thanks for explanation. Pavel