From: Ron House <house@usq.edu.au>
To: linux-kernel@vger.kernel.org
Subject: Bug or Feature? Multiply mounted device
Date: Fri, 16 Jul 2004 14:19:04 +1000 [thread overview]
Message-ID: <40F75738.4040601@usq.edu.au> (raw)
Hi all, apologies for posting here, but I need to ask the guys who know
for sure. In my fstab, I have two entries for my DOS HD so I can mount
it with or without CRLF mangling, as follows (sorry for the line splitting):
/dev/hda5 /d vfat
rw,suid,dev,async,users,umask=033,uid=1500,gid=1001,conv=b 0 0
/dev/hda5 /dc vfat
rw,suid,dev,async,users,umask=033,uid=1500,gid=1001,noauto,conv=a 0 0
I just noticed with my new Linux setup (kernel 2.4.20-8smp - don't know
what all that means) that it will let me mount both at once, so I can
see the partition as either /d or /dc at the same time. I may be going
mad, but I seem to recall with my previous kernel that I couldn't do this.
My question: Bug or feature? If I write all sorts of stuff to both
logical devices, will it correctly sort it all out on the same physical
device, or will I wreck the partition? All help much appreciated!
--
Ron House house@usq.edu.au
http://www.sci.usq.edu.au/staff/house
next reply other threads:[~2004-07-16 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-16 4:19 Ron House [this message]
2004-07-16 7:05 ` Bug or Feature? Multiply mounted device viro
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=40F75738.4040601@usq.edu.au \
--to=house@usq.edu.au \
--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.