From: Andries Brouwer <aebr@win.tue.nl>
To: TomF <TomF@sjpc.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: mounting udf DVD-RAM changes owner
Date: Wed, 11 Dec 2002 20:43:21 +0100 [thread overview]
Message-ID: <20021211194321.GA10110@win.tue.nl> (raw)
In-Reply-To: <20021211000033.3b9fe22a.TomF@sjpc.org>
On Wed, Dec 11, 2002 at 12:00:33AM -0800, TomF wrote:
> Before I mount a udf cartridge, I get
>
> [Tom@localhost Tom]$ ls -l /mnt
> ...
> drwxr-xr-x 2 Tom root 4096 Nov 5 11:20 dvd
>
> [Tom@localhost Tom]$ mount /mnt/dvd
> [Tom@localhost Tom]$ ls -l /mnt
> ...
> drwxr-xr-x 4 root root 140 Dec 6 19:13 dvd
Read mount(8), especially the sentence
The
previous contents (if any) and owner and mode of dir
become invisible, and as long as this file system remains
mounted, the pathname dir refers to the root of the file
system on device.
prev parent reply other threads:[~2002-12-11 19:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-11 8:00 mounting udf DVD-RAM changes owner TomF
2002-12-11 19:43 ` Andries Brouwer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021211194321.GA10110@win.tue.nl \
--to=aebr@win.tue.nl \
--cc=TomF@sjpc.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.