public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Samuel Maftoul <maftoul@esrf.fr>
To: lkml <linux-kernel@vger.kernel.org>
Subject: umounting
Date: Tue, 22 Jan 2002 15:07:03 +0100	[thread overview]
Message-ID: <20020122150703.B13509@pcmaftoul.esrf.fr> (raw)

Hello people,
I use firewire devices and implements it for users at work.

I had to do some test and noticed a "bizarre" behaviour ( not really sure it is
):
User 1 is comming, He plugs his disk, mounts it and copy several datas.
Once finished, He unplug it without umounting it (what is bad, but
that's not the point).
User 2 comes, plugs his disk, tries to mount it but he can't because
it's already mounted. Without unplugging his disk, he umounts the
removed disk and then he tries mounting his one.
If user 1 had an ext2 disk, when user 2 umounts the filesystem with his
disk plugged his filesystem got broken ( tested with ext2 and vfat).
If user 1 had a vfat disk, then user 2 can cleanly umount the disk
without breaking any filesystem.
That's it.
Not sure whether it is an ext2, vfat or filesystem issue, or maybe not a
(kernel?)issue at all.
        Sam

             reply	other threads:[~2002-01-22 14:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-22 14:07 Samuel Maftoul [this message]
2002-01-22 14:52 ` umounting Jan Ciger
2002-01-22 19:01   ` umounting Oliver Neukum
2002-01-22 19:46     ` umounting Jan Ciger
2002-01-23  8:06     ` umounting Samuel Maftoul
2002-01-23 21:42       ` umounting Oliver Neukum
2002-01-23 23:52         ` umounting Samuel Maftoul
2002-01-24  9:22           ` umounting Xavier Bestel
2002-01-22 22:10   ` umounting Horst von Brand
2002-01-23 10:33     ` umounting Jan Ciger
2002-01-23 10:40       ` umounting Horst von Brand
2002-01-23 11:01         ` umounting Jan Ciger

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=20020122150703.B13509@pcmaftoul.esrf.fr \
    --to=maftoul@esrf.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox